blitzcode / ghc-stackLinks
Hacking GHC's Stack for Fun and Profit (featuring The Glorious Haskell Debugger v0.0.1 Pre-alpha)
☆69Updated 11 years ago
Alternatives and similar repositories for ghc-stack
Users that are interested in ghc-stack are comparing it to the libraries listed below
Sorting:
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- A tool for formally verifying Haskell code in Agda☆28Updated 8 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 4 months ago
- Type-safe library for generating haskell source code☆28Updated 7 years ago
- ☆45Updated 3 years ago
- Dump GHC's abstract syntax trees☆41Updated 3 years ago
- Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE☆24Updated 6 years ago
- Proposed compiler and language changes for GHC and GHC/Haskell☆25Updated 8 years ago
- ghc --make reimplemented with Shake☆32Updated last year
- Benchmarks for use with IntelLabs/flrc.☆10Updated 2 years ago
- ELF data structures for Haskell☆24Updated 2 years ago
- Extends binary with parsec/attoparsec style parsing combinators☆26Updated 3 years ago
- This is not the Git repo you're looking for...☆25Updated 6 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT