fendor / hsimportLinks
Extend the import list of a Haskell source file
☆38Updated 4 years ago
Alternatives and similar repositories for hsimport
Users that are interested in hsimport are comparing it to the libraries listed below
Sorting:
- Generic types and functions for encoding and decoding columns☆44Updated last year
- Compare the public API of different versions of a Hackage library☆62Updated 7 years ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Prevent or capture output to stdout or other handles in Haskell☆23Updated last week
- Maps using values' monoidal structure during merging☆42Updated 9 months ago
- ☆24Updated 5 years ago
- Extensible type-safe unions for Haskell☆34Updated 9 months ago
- Haskell time library focusing on performance☆59Updated last month
- Use hpack's phrasing in dhall to write cabal files☆31Updated last year
- A command-line tool for live monitoring☆25Updated 2 weeks ago
- A monad for managed values☆51Updated last month
- GHC language extensions table☆49Updated 5 months ago
- Tasty integration for the Hedgehog property testing library☆38Updated 3 weeks ago
- A tiny EDSL to write type-level-unit tests☆51Updated 6 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 11 months ago
- Operations on files and directories with typed paths☆32Updated last week
- Basic examples and functions for generics-sop