haskell / rfcsLinks
This repo is archived, consider using https://github.com/ghc-proposals/ghc-proposals instead
☆97Updated 6 years ago
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- The GHC API, decoupled from GHC versions☆162Updated last month
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆202Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- a library for parallel programming☆95Updated last month
- A graphical tool for profiling parallel Haskell programs☆162Updated last month
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Updated 6 years ago
- Generic Programming using True Sums of Products☆163Updated 6 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Extensional capabilities and deriving combinators☆218Updated last year
- Highlighting support for the Haskell language in visual studio code.☆97Updated 3 months ago
- Inspection Testing for Haskell☆177Updated last month
- Haskell Language Report☆91Updated 5 years ago
- This package provides various primitive memory-related operations.☆117Updated 3 months ago
- Safe, consistent, and easy exception handling☆136Updated last year
- Software Transactional Memory☆106Updated last month
- Binary serialisation in the CBOR format☆201Updated this week
- A language experiment -- irc.freenode.net ##coda☆163Updated last year
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- c2hs is a pre-processor for Haskell FFI bindings to C libraries☆207Updated last year
- Format strings type-safely with combinators☆166Updated last year
- GRIN backend for GHC☆144Updated 3 years ago
- Haskell XML Toolbox☆125Updated last year
- Fake dependent types in Haskell using singletons☆291Updated 3 months ago
- Alternative API for processes, featuring more type safety☆112Updated 3 months ago
- Efficient hashing-based container types☆222Updated 2 months ago
- Library for dealing with system processes☆88Updated 2 weeks ago
- ☆137Updated 3 years ago
- Extensible Effects: An Alternative to Monad Transformers☆173Updated 4 years ago
- A fast logging system for Haskell☆161Updated 3 weeks ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 4 months ago