jwiegley / ghc-dynamic-exampleLinks
An example of dynamically loading a Haskell source module
☆18Updated 7 years ago
Alternatives and similar repositories for ghc-dynamic-example
Users that are interested in ghc-dynamic-example are comparing it to the libraries listed below
Sorting:
- Generate a cabal freeze file from a stack.yaml☆36Updated 7 years ago
- deprecated in favor of -XQualifiedDo☆41Updated 4 years ago
- Reasonable Haskell default import☆27Updated 3 years ago
- A convenient DSL for describing web routes☆42Updated 5 years ago
- ☆24Updated 5 years ago
- United Monoids☆24Updated 3 years ago
- Integration of the Warp webserver with Let's Encrypt☆19Updated 8 years ago
- van Laarhoven Free Monad with Extensible Effects☆24Updated 9 years ago
- Extensible type-safe unions for Haskell☆34Updated 9 months ago
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated last year
- Priority Search Queues in three different flavors for Haskell☆67Updated 4 months ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 8 years ago
- TemplateHaskell functions to generate types and converter function.☆18Updated 3 weeks ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆33Updated 3 years ago
- Maps using values' monoidal structure during merging☆42Updated 8 months ago
- Type-safe time units in Haskell☆50Updated 10 months ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Like the checkers library, but for hedgehog. Common stuff you'd want to check.☆22Updated 7 years ago
- Comment on Haskell documentation.☆13Updated 6 years ago
- Source Layouting Engine☆11Updated 4 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- high-resolution performance benchmarking☆26Updated 5 months ago
- Map and Set over contiguous memory☆22Updated 2 years ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- Give Haskell development tools access to Cabal project environment.