libghc-commutative-semigroups-prof
commutative semigroups; profiling libraries
A commutative semigroup is a semigroup where the order of arguments to mappend
does not matter.
elixir-makeup-elixir
Makeup lexer for the Elixir language
A lexer to highlight Elixir code using Makeup, which is a syntax highlighter
written in Elixir.
libghc-deriving-aeson-prof
type-driven generic aeson instance customisation; profiling libraries
This package provides a newtype wrapper with
FromJSON/ToJSON instances customisable via a phantom type parameter.
The instances can be rendered to the original type using DerivingVia.
libghc-integer-roots-prof
integer roots and perfect powers; profiling libraries
Calculating integer roots and testing perfect powers of arbitrary
precision.
libghc-hslua-typing-prof
type specifiers for Lua in Haskell; profiling libraries
This package provides Haskell types and values that can be used to
describe and declare the types of Lua values.
libghc-hspec-megaparsec-prof
utility functions for testing Megaparsec parsers with Hspec; profiling libraries
Utility functions for testing Megaparsec parsers with Hspec.