ekmett / semigroupsLinks
Haskell 98 semigroups
☆62Updated last month
Alternatives and similar repositories for semigroups
Users that are interested in semigroups are comparing it to the libraries listed below
Sorting:
- Haskell test discovery for the tasty framework☆36Updated 7 years ago
- coveralls.io support for haskell code coverage with hpc☆60Updated 2 years ago
- Create command line interfaces with ease☆41Updated 2 years ago
- Haskell 98 contravariant functors☆73Updated last year
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆115Updated 10 months ago
- A Haskell library for creating, printing and parsing UUIDs☆63Updated 8 months ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 5 years ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Haskell 98 bifunctors, bifoldables and bitraversables☆58Updated 9 months ago
- Type-safe error handling☆64Updated 2 years ago
- Lift control operations, like exception catching, through monad transformers☆58Updated 2 years ago
- ☆78Updated 2 months ago
- Certificate and Key Reader/Writer in haskell☆60Updated last year
- Dual Traversable☆41Updated 2 years ago
- List monad transformer☆60Updated last year
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 6 months ago
- First class composable record labels for Haskell.☆68Updated last month
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Filter with effects☆74Updated 10 months ago
- the EitherT monad transformer☆57Updated last month
- haskell lazy evaluation illustrated