mstksg / prompt
Monad and transformer for deferred-effect pure prompt-response queries
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for prompt
- IO without any PseudoExceptions☆28Updated 4 years ago
- fast unique variables☆10Updated 3 years ago
- ST with efficient exceptions☆20Updated 8 years ago
- A text editor zipper libary☆17Updated last week
- A faster date and time library based on time☆46Updated last year
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Integration of the Warp webserver with Let's Encrypt☆18Updated 7 years ago
- Simplify and render Template Haskell☆18Updated 6 years ago
- freer-effects wrapper for persistent queries☆12Updated 7 years ago
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated 6 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- A Typeable-free implementation of extensible effects☆26Updated 7 years ago
- Pure Haskell client for the Mandrill JSON API☆17Updated 3 weeks ago
- Maps using values' monoidal structure during merging☆42Updated 5 months ago
- Haskell space profiling toolset☆14Updated 6 years ago
- Flush system metrics to statsd☆26Updated 3 weeks ago
- ☆8Updated 3 years ago
- Bidirectional mapping between two key types☆22Updated 6 months ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆16Updated last month
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Experimental implementation of generic record subtyping☆18Updated 6 months ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 7 years ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 6 years ago
- Haskell library for efficiently building up buffers☆26Updated 3 months ago
- Extensible type-safe unions for Haskell