hdgarrood / haskell-incremental-nix-exampleLinks
Example to illustrate how to set up incremental Haskell Nix builds
☆29Updated 3 years ago
Alternatives and similar repositories for haskell-incremental-nix-example
Users that are interested in haskell-incremental-nix-example are comparing it to the libraries listed below
Sorting:
- Inspecting tool for GHC compilation pipeline☆34Updated 2 months ago
- How to use PostgreSQL with Haskell (features and basics like writing queries, complexity, pitfalls, errors, etc.)☆29Updated 2 years ago
- GHC plugin for open telemetry☆24Updated 5 months ago
- GHC plugin to desugar ! into do-notation☆37Updated 8 months ago
- A modern Haskell debugger☆31Updated 6 months ago
- An Android app to browse GitHub repositories☆15Updated 7 months ago
- Calculate Haskell dependency ranges from multiple build plans☆31Updated 3 weeks ago
- A command line tool that leverages GHC API for generation of etags (Emacs) and ctags (Vim, VSCode with ctagsx etc.) for efficient code na…☆22Updated last week
- Library and utility for processing cabal's plan.json file☆41Updated 3 months ago
- Prune unused Haskell dependencies.☆46Updated 2 years ago
- Go get tested! Github Actions matrix generator for your haskell projects' CI☆55Updated this week
- Dump the declarations of Haskell modules☆18Updated 2 weeks ago
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated 8 months ago
- Require that callers propagate `HasCallStack` constraints☆21Updated 11 months ago
- The PureScript Package Manager in Nix☆59Updated 10 months ago
- Retrying for humans using Haskell.