Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
A raw binding for the OpenGL graphics system GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer interface. OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. For more information about OpenGL and its various extensions, please see http://www.opengl.org/ and http://www.opengl.org/registry/.
-
Faux heterogeneous sets Faux heterogeneous sets
-
Approximate equality for floating point numbers with HUnit This package exports combinators useful in comparing floating-point numbers in HUnit tests, by using approximate equality.
-
Work with HTML more easily in HXT See examples and full readme on the Github page: https://github.com/egonSchiele/HandsomeSoup
-
A library for arbitrary precision decimal numbers. Please see the README on GitHub at https://github.com/thma/HasBigDecimal#readme
-
Cashflow modeling library for structured finance Please see the README on GitHub at https://github.com/yellowbean/Hastructure#readme
-
A RESTful microService for IPv6-related data IPv6DB is a RESTful microservice using Redis as backend to store lists of IPv6 addresses and attach to each of them any valuable data in a schema-free valid JSON value. Each resource can be permanent or TTLed.
-
Imperative approach to testing stateful applications. ImpSpec is build on top of HSpec and QuickCheck Let a little imp help you discover all the bugs in your stateful Haskell program.
-
Multiline strings, interpolation and templating. This package adds quasiquoter for multiline strings, interpolation and simple templating. It can handle repetition templates which makes it Handy for outputting larger structures, such as latex tables or gnuplot files.
- 3.0 - Instead of Strings, the str quasiquoter produces values of type `(Monoid a, IsString a) => a`, making it compatible many other libraries, such as Data.Text and Blaze.Builder.
- 2.6 - A handy quote for printing
- 2.5.1 - version bump for ghc-7.0.1
-
To use images of JuicyPixels from Cairo Please see the README on GitHub at https://github.com/githubuser/JuicyCairo#readme