Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
package
generic-lexicographic-order Derive Bounded and Enum for sum types and Enum for product types Derive generic instances of Bounded and/or Enum for sums, and Enum instances for products, based on the instances of their components. These instances are designed to cohere with the stock-derived Ord instance.
-
Lenses for types in generics-sop Lenses for types in generics-sop package
-
Pure haskell interface to MaxMind GeoIP database GeoIP2 is a haskell binding to the MaxMind GeoIP2 database. It parses the database according to the MaxMind DB specification http://maxmind.github.io/MaxMind-DB/, version 2 of the specification is supported. The free geolite2 database can be downloaded at http://dev.maxmind.com/geoip/geoip2/geolite2/.
-
Backwards-compatible orphan instances for ghc-bignum ghc-bignum-orphans defines orphan instances that mimic instances available in later versions of ghc-bignum to a wider (older) range of compilers. ghc-bignum-orphans does not export anything except the orphan instances themselves.
-
detect mismatches between compile-time and run-time versions of the ghc api detect mismatches between compile-time and run-time versions of the ghc api
-
The GHC API, decoupled from GHC versions A package equivalent to the ghc package, but which can be loaded on many compiler versions.
-
Installs CodeMirror JavaScript files CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionaly.
-
GHCJS version of Perch library. This package makes the creation of DOM elements easy with a syntax similar to other Haskell HTML generators such as `blaze-html`, using monoids and monads.
-
GI friendly Binding to the Cairo library. This library contains glue code used to interconnect Haskell GI and Cairo
-
DbusmenuGtk bindings Bindings for libdbusgtk3, autogenerated by haskell-gi.