Haskell Suite
The Haskell Suite is a project to implement the whole Haskell compiler as a set of libraries
Pinned Repositories
array
Fork of array for building with hs-gen-iface
base
docs
Haddock documentation for haskell suite packages
halberd
Add missing imports.
haskell-names
Haskell suite library for name resolution
haskell-packages
Haskell suite library for package management and integration with Cabal
haskell-scope
Haskell name resolution.
haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
haskell-tc
Haskell typechecker
hse-cpp
Haskell Suite's Repositories
haskell-suite/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
haskell-suite/haskell-names
Haskell suite library for name resolution
haskell-suite/haskell-tc
Haskell typechecker
haskell-suite/halberd
Add missing imports.
haskell-suite/haskell-packages
Haskell suite library for package management and integration with Cabal
haskell-suite/haskell-scope
Haskell name resolution.
haskell-suite/base
haskell-suite/hse-cpp
haskell-suite/array
Fork of array for building with hs-gen-iface
haskell-suite/docs
Haddock documentation for haskell suite packages
haskell-suite/ghc-prim
Fork of ghc-prim to be compiled with haskell-names
haskell-suite/integer-simple
integer-simple fork for haskell-names