haskell-backpack / backpack-strLinks
The Str signature and implementations
☆21Updated 8 years ago
Alternatives and similar repositories for backpack-str
Users that are interested in backpack-str are comparing it to the libraries listed below
Sorting:
- ghc --make reimplemented with Shake☆32Updated last year
- Kleene algebra, regular expressions☆32Updated last year
- Nat, Fin, Vec☆25Updated 3 months ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- A monad for managed values☆51Updated 2 years ago
- Extensible type-safe unions for Haskell☆34Updated 4 months ago
- Maps using values' monoidal structure during merging☆42Updated 4 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- GHC prof manipulation script☆32Updated last year
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Experimental implementation of generic record subtyping☆18Updated last year
- Haskell time library focusing on performance☆57Updated 3 weeks ago
- Structured logging solution.☆37Updated last month
- A HUnit/hspec assertion to verify that an expression does not typecheck☆42Updated 6 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 8 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 6 months ago
- Symbol manipulation☆36Updated 2 years ago
- Map and Set over contiguous memory☆21Updated last year
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated last year
- Omit fields for instance deriving☆37Updated 5 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms