basvandijk / lifted-baseLinks
IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl
☆19Updated 2 years ago
Alternatives and similar repositories for lifted-base
Users that are interested in lifted-base are comparing it to the libraries listed below
Sorting:
- Fork threads and wait for their result☆27Updated last year
- Case insensitive string comparison☆25Updated last year
- fast unique variables☆10Updated 2 weeks ago
- ListT done right☆15Updated last year
- ST with efficient exceptions☆20Updated 8 years ago
- A text editor zipper libary☆17Updated 9 months ago
- Tool for detecting redundant Cabal package dependencies☆47Updated 7 years ago
- A compatibility layer for base☆21Updated 9 months ago
- IO without any PseudoExceptions☆28Updated 5 years ago
- keyed functors☆22Updated 6 months ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- Basic examples and functions for generics-sop☆19Updated last year
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- A very efficient ByteString builder implementation based on the binary tree☆20Updated 7 months ago
- Simple helper functions to work with optparse-applicative