Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Compatibility shim for Bang and Strict in Template Haskell. See README
-
Optics for These This package provides Prism and Traversals for These.
-
Lens-based interface to Data.Time data structures Lens-based interface to Data.Time data structures
package
time-locale-vietnamese Vietnamese locale for date and time format Vietnamese locale for date and time format
-
Lenses for the time package These are lenses for the time package. Please see the README.md for more information.
-
Useful timespan datatype and functions A data type for time spans with some useful utility functions
-
Load TimeZoneSeries from an Olson file at compile time. Template Haskell to load a TimeZoneSeries from an Olson file at compile time. For Example:
-
An insert-ordered multimap (indexed FIFO) which consumes values as you lookup An insert-ordered multimap (indexed FIFO) which consumes values as you lookup
-
BitTorrent file parser and generater BitTorrent file parser and generater
-
An Either monad transformer Drop in alternative to ExceptT. Uses a pattern synonym to maintain compatibility with the old EitherT types but is actually ExceptT under the covers.