haskell / mtlLinks
The Monad Transformer Library
☆391Updated 2 weeks ago
Alternatives and similar repositories for mtl
Users that are interested in mtl are comparing it to the libraries listed below
Sorting:
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆389Updated last week
- Haskell library for space- and time-efficient operations over Unicode text.☆417Updated this week
- hpack: A modern format for Haskell packages☆656Updated last month
- Haskell library for the Microsoft Language Server Protocol☆403Updated last month
- Assorted concrete container types☆346Updated last month
- An HTTP client library☆348Updated this week
- Optics as an abstract interface☆386Updated 3 weeks ago
- Modern and extensible testing framework for Haskell☆656Updated 2 weeks ago
- An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.☆301Updated 3 weeks ago
- Proposed compiler and language changes for GHC and GHC/Haskell☆701Updated last week
- Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations☆448Updated 2 weeks ago
- The Happy parser generator for Haskell