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☆163Updated this week
- Fake dependent types in Haskell using singletons☆292Updated 2 months ago
- Haskell Language Report☆94Updated 5 years ago
- a library for parallel programming☆97Updated last week
- Efficient hashing-based container types☆224Updated last week
- 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☆164Updated last week
- This package provides various primitive memory-related operations.☆121Updated 2 weeks ago
- A graphical tool for profiling parallel Haskell programs☆170Updated 3 weeks ago
- Extensional capabilities and deriving combinators☆223Updated 2 months ago
- Inspection Testing for Haskell☆189Updated 3 months ago
- GRIN backend for GHC☆143Updated 4 years ago
- Highlighting support for the Haskell language in visual studio code.☆97Updated 9 months ago
- A language experiment -- irc.freenode.net ##coda☆163Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Software Transactional Memory☆113Updated 7 months ago
- Generic parser combinators☆89Updated 10 months ago
- Binary serialisation in the CBOR format☆206Updated 3 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Extensible Effects: An Alternative to Monad Transformers☆175Updated 4 years ago
- Format strings type-safely with combinators☆168Updated last year
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆149Updated 4 months ago
- Validity and validity-based testing☆161Updated 2 weeks ago
- c2hs is a pre-processor for Haskell FFI bindings to C libraries☆210Updated last year
- A collection of Notes on GHC☆72Updated 6 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆158Updated 4 years ago
- Refinement types with static checking☆191Updated last year