haskell / rfcsLinks
This repo is archived, consider using https://github.com/ghc-proposals/ghc-proposals instead
☆99Updated 6 years ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆202Updated 2 years ago
- The GHC API, decoupled from GHC versions☆162Updated last month
- Haskell Language Report☆94Updated 5 years ago
- Efficient hashing-based container types☆223Updated 3 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Haskell XML Toolbox☆125Updated last year
- A graphical tool for profiling parallel Haskell programs☆167Updated 3 months ago
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Updated 6 years ago
- Fake dependent types in Haskell using singletons☆291Updated 4 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Generic Programming using True Sums of Products☆162Updated last month
- Highlighting support for the Haskell language in visual studio code.☆97Updated 4 months ago
- Maintenance of the pointfree Hackage package.☆146Updated 10 months ago
- Format strings type-safely with combinators☆166Updated last year
- GRIN backend for GHC☆144Updated 3 years ago
- Software Transactional Memory☆109Updated 2 months ago
- Generic parser combinators☆88Updated 5 months ago
- Extensional capabilities and deriving combinators☆219Updated last year
- A language experiment -- irc.freenode.net ##coda☆163Updated last year
- Safe, consistent, and easy exception handling☆136Updated last year
- Extra Haskell functions☆95Updated last month
- This package provides various primitive memory-related operations.☆120Updated 5 months ago
- a library for parallel programming☆97Updated 3 months ago
- Binary serialisation in the CBOR format☆203Updated 2 weeks ago
- Inspection Testing for Haskell☆185Updated 2 months ago
- Haskell library for debugging☆122Updated 6 years ago
- A utility for displaying the module dependencies of Haskell programs.☆183Updated last year
- c2hs is a pre-processor for Haskell FFI bindings to C libraries☆207Updated last year
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆114Updated 7 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 3 months ago