Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
A GHC plugin for automatically importing modules. Imp is a GHC plugin for automatically importing modules.
-
incremental update library Generic interface for incremental updates
-
indentation sensitive parser-combinators for parsec This library provides functions for use in parsing indentation sensitive contexts. It parses blocks of lines all indented to the same level as well as lines continued at an indented level below.
-
Haskell98 indexed functors, monads, comonads Haskell98 indexed functors, monads, comonads
-
Simple, no-frills indexed lists. If the lengths of your lists are known statically, using indexed lists improves type safety with no runtime overhead.
-
InfluxDB client library for Haskell influxdb is an InfluxDB client library for Haskell. See Database.InfluxDB for a quick start guide.
-
Lets you embed C++ code into Haskell. Utilities to inline C++ code into Haskell using inline-c. See tests for example on how to build.
-
Checked conversions between integral types Provides statically or dynamically checked conversions between integral types. See documentation in Data.IntCast for more details.
package
intermediate-structures Some simple functions to deal with transformations from structures to other ones, basically lists. The function mapI is taken from the mmsyn5 package. This inspired some more general functionality.
package
interpolatedstring-perl6 QuasiQuoter for Perl6-style multi-line interpolated strings QuasiQuoter for Perl6-style multi-line interpolated strings with "q", "qq" and "qc" support.