[Pkg-haskell-commits] r1270 - in /packages/hat/branches/upstream/current: ./ docs/ script/ src/hatlib/ src/hattools/ src/hattrans/ src/lib/ src/lib/Hat/ src/tools/ src/trans/

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Mon Oct 13 05:49:06 UTC 2008


Author: arjan
Date: Mon Oct 13 05:49:06 2008
New Revision: 1270

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=1270
Log:
[svn-upgrade] Integrating new upstream version, hat (2.06)

Added:
    packages/hat/branches/upstream/current/src/lib/
    packages/hat/branches/upstream/current/src/lib/Array.hs
    packages/hat/branches/upstream/current/src/lib/CPUTime.hs
    packages/hat/branches/upstream/current/src/lib/Char.hs
    packages/hat/branches/upstream/current/src/lib/Complex.hs
    packages/hat/branches/upstream/current/src/lib/Directory.hs
    packages/hat/branches/upstream/current/src/lib/DirectoryBuiltin.hx
    packages/hat/branches/upstream/current/src/lib/DirectoryBuiltinTypes.hs
    packages/hat/branches/upstream/current/src/lib/Hat/
    packages/hat/branches/upstream/current/src/lib/Hat.hs
    packages/hat/branches/upstream/current/src/lib/Hat/DirectoryBuiltin.hs
    packages/hat/branches/upstream/current/src/lib/Hat/Hack.hs
    packages/hat/branches/upstream/current/src/lib/Hat/Hat.hs
    packages/hat/branches/upstream/current/src/lib/Hat/IOBuiltin.hs
    packages/hat/branches/upstream/current/src/lib/Hat/PreludeBuiltinTypes.hs
    packages/hat/branches/upstream/current/src/lib/Hat/RandomBuiltin.hs
    packages/hat/branches/upstream/current/src/lib/Hat/SystemBuiltin.hs
    packages/hat/branches/upstream/current/src/lib/Hat/TimeBuiltin.hs
    packages/hat/branches/upstream/current/src/lib/IO.hs
    packages/hat/branches/upstream/current/src/lib/IOBuiltin.hx
    packages/hat/branches/upstream/current/src/lib/IOBuiltinTypes.hs
    packages/hat/branches/upstream/current/src/lib/Ix.hs
    packages/hat/branches/upstream/current/src/lib/List.hs
    packages/hat/branches/upstream/current/src/lib/Locale.hs
    packages/hat/branches/upstream/current/src/lib/Makefile
    packages/hat/branches/upstream/current/src/lib/Makefile.inc
    packages/hat/branches/upstream/current/src/lib/Maybe.hs
    packages/hat/branches/upstream/current/src/lib/Monad.hs
    packages/hat/branches/upstream/current/src/lib/Numeric.hs
    packages/hat/branches/upstream/current/src/lib/Prelude.hs
    packages/hat/branches/upstream/current/src/lib/Prelude.hx
    packages/hat/branches/upstream/current/src/lib/PreludeBasic.hs
    packages/hat/branches/upstream/current/src/lib/PreludeBuiltin.hs
    packages/hat/branches/upstream/current/src/lib/PreludeBuiltinTypes.hx
    packages/hat/branches/upstream/current/src/lib/Random.hs
    packages/hat/branches/upstream/current/src/lib/RandomBuiltin.hx
    packages/hat/branches/upstream/current/src/lib/Ratio.hs
    packages/hat/branches/upstream/current/src/lib/System.hs
    packages/hat/branches/upstream/current/src/lib/SystemBuiltin.hx
    packages/hat/branches/upstream/current/src/lib/SystemBuiltinTypes.hs
    packages/hat/branches/upstream/current/src/lib/Time.hs
    packages/hat/branches/upstream/current/src/lib/TimeBuiltin.hx
    packages/hat/branches/upstream/current/src/lib/TimeBuiltinTypes.hs
    packages/hat/branches/upstream/current/src/lib/hat-c.c
    packages/hat/branches/upstream/current/src/lib/hat-c.h
    packages/hat/branches/upstream/current/src/lib/hat-package.conf
    packages/hat/branches/upstream/current/src/lib/hat.cabal
    packages/hat/branches/upstream/current/src/tools/
    packages/hat/branches/upstream/current/src/tools/ADT.hs
    packages/hat/branches/upstream/current/src/tools/BlackHat.hs
    packages/hat/branches/upstream/current/src/tools/CmdLine.hs
    packages/hat/branches/upstream/current/src/tools/CommonUI.hs
    packages/hat/branches/upstream/current/src/tools/Detect.hs
    packages/hat/branches/upstream/current/src/tools/EDT.hs
    packages/hat/branches/upstream/current/src/tools/Explore.hs
    packages/hat/branches/upstream/current/src/tools/FDT.hs
    packages/hat/branches/upstream/current/src/tools/FFIExtensions.hs
    packages/hat/branches/upstream/current/src/tools/HatAnim.hs
    packages/hat/branches/upstream/current/src/tools/HatCover.hs
    packages/hat/branches/upstream/current/src/tools/HatCoverText.hs
    packages/hat/branches/upstream/current/src/tools/HatDelta.hs
    packages/hat/branches/upstream/current/src/tools/HatDetect.hs
    packages/hat/branches/upstream/current/src/tools/HatExplore.hs
    packages/hat/branches/upstream/current/src/tools/HatGui.hs
    packages/hat/branches/upstream/current/src/tools/HatMake.hs
    packages/hat/branches/upstream/current/src/tools/HatNonTerm.hs
    packages/hat/branches/upstream/current/src/tools/HatObserve.hs
    packages/hat/branches/upstream/current/src/tools/HatStack.hs
    packages/hat/branches/upstream/current/src/tools/HatStackText.hs
    packages/hat/branches/upstream/current/src/tools/HatTrail.hs
    packages/hat/branches/upstream/current/src/tools/HighlightStyle.hs
    packages/hat/branches/upstream/current/src/tools/Ident.hs
    packages/hat/branches/upstream/current/src/tools/Idents.hs
    packages/hat/branches/upstream/current/src/tools/LowLevel.hs
    packages/hat/branches/upstream/current/src/tools/Makefile
    packages/hat/branches/upstream/current/src/tools/Makefile.inc
    packages/hat/branches/upstream/current/src/tools/NodeExp.hs
    packages/hat/branches/upstream/current/src/tools/NonTermLib.hs
    packages/hat/branches/upstream/current/src/tools/Observe.hs
    packages/hat/branches/upstream/current/src/tools/ParseLib.hs
    packages/hat/branches/upstream/current/src/tools/Pattern.hs
    packages/hat/branches/upstream/current/src/tools/Pretty.hs
    packages/hat/branches/upstream/current/src/tools/PrettyHat.hs
    packages/hat/branches/upstream/current/src/tools/PrettyLibHighlight.hs
    packages/hat/branches/upstream/current/src/tools/Run.hs
    packages/hat/branches/upstream/current/src/tools/SExp.hs
    packages/hat/branches/upstream/current/src/tools/Slice.hs
    packages/hat/branches/upstream/current/src/tools/SrcRef.hs
    packages/hat/branches/upstream/current/src/tools/SrcRefViewer.hs
    packages/hat/branches/upstream/current/src/tools/TExp.hs
    packages/hat/branches/upstream/current/src/tools/Trie.hs
    packages/hat/branches/upstream/current/src/tools/animnode.c
    packages/hat/branches/upstream/current/src/tools/animnode.h
    packages/hat/branches/upstream/current/src/tools/artutils.c
    packages/hat/branches/upstream/current/src/tools/artutils.h
    packages/hat/branches/upstream/current/src/tools/checkglib.h
    packages/hat/branches/upstream/current/src/tools/detectutils.c
    packages/hat/branches/upstream/current/src/tools/detectutils.h
    packages/hat/branches/upstream/current/src/tools/finitemap.c
    packages/hat/branches/upstream/current/src/tools/finitemap.h
    packages/hat/branches/upstream/current/src/tools/hashtable.c
    packages/hat/branches/upstream/current/src/tools/hashtable.h
    packages/hat/branches/upstream/current/src/tools/hat-anim.c
    packages/hat/branches/upstream/current/src/tools/hat-check.c
    packages/hat/branches/upstream/current/src/tools/hat-names.c
    packages/hat/branches/upstream/current/src/tools/hat-names.h
    packages/hat/branches/upstream/current/src/tools/hat-stack.c
    packages/hat/branches/upstream/current/src/tools/list.c
    packages/hat/branches/upstream/current/src/tools/list.h
    packages/hat/branches/upstream/current/src/tools/nodehash.c
    packages/hat/branches/upstream/current/src/tools/nodehash.h
    packages/hat/branches/upstream/current/src/tools/nodelist.c
    packages/hat/branches/upstream/current/src/tools/nodelist.h
    packages/hat/branches/upstream/current/src/tools/nontermutils.c
    packages/hat/branches/upstream/current/src/tools/nontermutils.h
    packages/hat/branches/upstream/current/src/tools/ntohl.c
    packages/hat/branches/upstream/current/src/tools/observeutils.c
    packages/hat/branches/upstream/current/src/tools/observeutils.h
    packages/hat/branches/upstream/current/src/tools/parentset.c
    packages/hat/branches/upstream/current/src/tools/parentset.h
    packages/hat/branches/upstream/current/src/tools/pathutils.c
    packages/hat/branches/upstream/current/src/tools/pathutils.h
    packages/hat/branches/upstream/current/src/tools/stack.c
    packages/hat/branches/upstream/current/src/tools/stack.h
    packages/hat/branches/upstream/current/src/tools/ystrings.c
    packages/hat/branches/upstream/current/src/tools/ystrings.h
    packages/hat/branches/upstream/current/src/trans/
    packages/hat/branches/upstream/current/src/trans/AuxFile.hs
    packages/hat/branches/upstream/current/src/trans/AuxFixity.hs
    packages/hat/branches/upstream/current/src/trans/AuxLabelAST.hs
    packages/hat/branches/upstream/current/src/trans/AuxTypes.hs
    packages/hat/branches/upstream/current/src/trans/Flags.hs
    packages/hat/branches/upstream/current/src/trans/HatTrans.hs
    packages/hat/branches/upstream/current/src/trans/Makefile
    packages/hat/branches/upstream/current/src/trans/Makefile.inc
    packages/hat/branches/upstream/current/src/trans/PrettyTraceId.hs
    packages/hat/branches/upstream/current/src/trans/TraceDerive.hs
    packages/hat/branches/upstream/current/src/trans/TraceId.hs
    packages/hat/branches/upstream/current/src/trans/TraceTrans.hs
    packages/hat/branches/upstream/current/src/trans/Wrapper.hs
Removed:
    packages/hat/branches/upstream/current/src/hatlib/
    packages/hat/branches/upstream/current/src/hattools/
    packages/hat/branches/upstream/current/src/hattrans/
Modified:
    packages/hat/branches/upstream/current/Makefile
    packages/hat/branches/upstream/current/Makefile.inc
    packages/hat/branches/upstream/current/configure
    packages/hat/branches/upstream/current/docs/download.html
    packages/hat/branches/upstream/current/docs/index.html
    packages/hat/branches/upstream/current/docs/status.html
    packages/hat/branches/upstream/current/script/confhat
    packages/hat/branches/upstream/current/script/confhc-hat
    packages/hat/branches/upstream/current/script/echo.c
    packages/hat/branches/upstream/current/script/fixghc
    packages/hat/branches/upstream/current/script/harch

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: packages/hat/branches/upstream/current/Makefile
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/Makefile?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/Makefile.inc
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/Makefile.inc?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/configure
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/configure?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/docs/download.html
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/docs/download.html?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/docs/index.html
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/docs/index.html?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/docs/status.html
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/docs/status.html?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/script/confhat
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/script/confhat?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/script/confhc-hat
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/script/confhc-hat?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/script/echo.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/script/echo.c?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/script/fixghc
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/script/fixghc?rev=1270&op=diff

Modified: packages/hat/branches/upstream/current/script/harch
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/script/harch?rev=1270&op=diff

Added: packages/hat/branches/upstream/current/src/lib/Array.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Array.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/CPUTime.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/CPUTime.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Char.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Char.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Complex.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Complex.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Directory.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Directory.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/DirectoryBuiltin.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/DirectoryBuiltin.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/DirectoryBuiltinTypes.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/DirectoryBuiltinTypes.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/DirectoryBuiltin.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/DirectoryBuiltin.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/Hack.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/Hack.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/Hat.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/Hat.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/IOBuiltin.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/IOBuiltin.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/PreludeBuiltinTypes.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/PreludeBuiltinTypes.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/RandomBuiltin.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/RandomBuiltin.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/SystemBuiltin.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/SystemBuiltin.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Hat/TimeBuiltin.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Hat/TimeBuiltin.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/IO.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/IO.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/IOBuiltin.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/IOBuiltin.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/IOBuiltinTypes.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/IOBuiltinTypes.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Ix.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Ix.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/List.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/List.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Locale.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Locale.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Makefile
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Makefile?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Makefile.inc
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Makefile.inc?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Maybe.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Maybe.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Monad.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Monad.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Numeric.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Numeric.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Prelude.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Prelude.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Prelude.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Prelude.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/PreludeBasic.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/PreludeBasic.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/PreludeBuiltin.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/PreludeBuiltin.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/PreludeBuiltinTypes.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/PreludeBuiltinTypes.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Random.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Random.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/RandomBuiltin.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/RandomBuiltin.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Ratio.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Ratio.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/System.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/System.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/SystemBuiltin.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/SystemBuiltin.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/SystemBuiltinTypes.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/SystemBuiltinTypes.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/Time.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/Time.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/TimeBuiltin.hx
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/TimeBuiltin.hx?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/TimeBuiltinTypes.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/TimeBuiltinTypes.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/hat-c.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/hat-c.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/hat-c.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/hat-c.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/hat-package.conf
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/hat-package.conf?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/lib/hat.cabal
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/lib/hat.cabal?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/ADT.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/ADT.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/BlackHat.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/BlackHat.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/CmdLine.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/CmdLine.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/CommonUI.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/CommonUI.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Detect.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Detect.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/EDT.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/EDT.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Explore.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Explore.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/FDT.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/FDT.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/FFIExtensions.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/FFIExtensions.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatAnim.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatAnim.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatCover.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatCover.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatCoverText.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatCoverText.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatDelta.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatDelta.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatDetect.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatDetect.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatExplore.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatExplore.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatGui.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatGui.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatMake.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatMake.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatNonTerm.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatNonTerm.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatObserve.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatObserve.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatStack.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatStack.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatStackText.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatStackText.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HatTrail.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HatTrail.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/HighlightStyle.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/HighlightStyle.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Ident.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Ident.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Idents.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Idents.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/LowLevel.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/LowLevel.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Makefile
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Makefile?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Makefile.inc
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Makefile.inc?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/NodeExp.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/NodeExp.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/NonTermLib.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/NonTermLib.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Observe.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Observe.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/ParseLib.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/ParseLib.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Pattern.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Pattern.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Pretty.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Pretty.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/PrettyHat.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/PrettyHat.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/PrettyLibHighlight.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/PrettyLibHighlight.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Run.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Run.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/SExp.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/SExp.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Slice.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Slice.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/SrcRef.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/SrcRef.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/SrcRefViewer.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/SrcRefViewer.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/TExp.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/TExp.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/Trie.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/Trie.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/animnode.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/animnode.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/animnode.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/animnode.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/artutils.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/artutils.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/artutils.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/artutils.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/checkglib.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/checkglib.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/detectutils.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/detectutils.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/detectutils.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/detectutils.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/finitemap.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/finitemap.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/finitemap.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/finitemap.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hashtable.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hashtable.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hashtable.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hashtable.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hat-anim.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hat-anim.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hat-check.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hat-check.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hat-names.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hat-names.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hat-names.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hat-names.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/hat-stack.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/hat-stack.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/list.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/list.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/list.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/list.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/nodehash.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/nodehash.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/nodehash.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/nodehash.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/nodelist.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/nodelist.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/nodelist.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/nodelist.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/nontermutils.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/nontermutils.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/nontermutils.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/nontermutils.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/ntohl.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/ntohl.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/observeutils.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/observeutils.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/observeutils.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/observeutils.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/parentset.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/parentset.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/parentset.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/parentset.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/pathutils.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/pathutils.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/pathutils.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/pathutils.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/stack.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/stack.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/stack.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/stack.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/ystrings.c
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/ystrings.c?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/tools/ystrings.h
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/tools/ystrings.h?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/AuxFile.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/AuxFile.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/AuxFixity.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/AuxFixity.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/AuxLabelAST.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/AuxLabelAST.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/AuxTypes.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/AuxTypes.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/Flags.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/Flags.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/HatTrans.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/HatTrans.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/Makefile
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/Makefile?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/Makefile.inc
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/Makefile.inc?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/PrettyTraceId.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/PrettyTraceId.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/TraceDerive.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/TraceDerive.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/TraceId.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/TraceId.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/TraceTrans.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/TraceTrans.hs?rev=1270&op=file

Added: packages/hat/branches/upstream/current/src/trans/Wrapper.hs
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hat/branches/upstream/current/src/trans/Wrapper.hs?rev=1270&op=file




More information about the Pkg-haskell-commits mailing list