nh2 / haskell-ordnub
Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for haskell-ordnub
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- GHC language extensions table☆49Updated 5 months ago
- Automation of Haskell package release process.☆31Updated last year
- Generic data types in Haskell, utilities for GHC.Generics☆44Updated last month
- This is not the Git repo you're looking for...☆26Updated 5 years ago
- Dual Traversable☆41Updated last year
- Extend the import list of a Haskell source file☆38Updated 3 years ago
- Syntax highlighter for Haskell using the lexer of GHC☆59Updated 5 months ago
- Proposals for the Haskell Ecosystem☆51Updated 5 years ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 4 years ago
- base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC☆45Updated 6 months ago
- Haskell library for PDF generation (graphics and typesetting)☆26Updated 5 years ago
- Hedgehog will eat your typeclass bugs☆56Updated 2 months ago
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆38Updated 4 months ago
- Py.test style assertions in Haskell☆65Updated 6 years ago
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- ☆45Updated 2 years ago
- Omit fields for instance deriving☆37Updated 4 years ago
- Subclasses of Monoid with a solid theoretical foundation and practical purposes☆33Updated 2 months ago
- Filter with effects☆71Updated 3 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Generate a cabal freeze file from a stack.yaml☆36Updated 6 years ago
- Quickcheck Properties for common typeclasses☆34Updated 6 months ago
- Prune unused Haskell dependencies.☆48Updated last year
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 4 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 4 years ago
- a lightweight CSS DSL for haskell☆23Updated 4 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Generic types and functions for encoding and decoding columns☆43Updated 2 weeks ago