trskop / overloaded-recordsLinks
Overloaded Record Fields implementation based on GHC prototypes.
☆13Updated 8 years ago
Alternatives and similar repositories for overloaded-records
Users that are interested in overloaded-records are comparing it to the libraries listed below
Sorting:
- IO without any PseudoExceptions☆28Updated 5 years ago
- Quiver stream processing library☆15Updated 9 years ago
- Parse/unparse JSON with roundtrip invertible syntax descriptions.☆17Updated 6 years ago
- Anonymous extensible records and variant types☆26Updated 4 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆33Updated 3 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- A Typeable-free implementation of extensible effects☆26Updated 8 years ago
- deprecated in favor of -XQualifiedDo☆41Updated 4 years ago
- Run lifted IO operations asynchronously and wait for their results☆29Updated last month
- a PostgreSQL client library implemented with pure Haskell☆36Updated 5 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Updated last week
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"