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.

  1. package genvalidity-typed-uuid

    Generators for Phantom-Typed version of UUID Please see the README on Github at https://github.com/NorfairKing/typed-uuid#readme

  2. package geodetics

    Terrestrial coordinate systems and geodetic calculations. Precise geographical coordinates (latitude & longitude), with conversion between different reference frames and projections. Certain distinguished reference frames and grids are given distinct types so that coordinates expressed within them cannot be confused with coordinates in other frames.

  3. package getopt-generics

    Create command line interfaces with ease Create command line interfaces with ease

  4. package ghc-hs-meta

    Translate Haskell source to Template Haskell expression Translate from Haskell source code to Template Haskell expressions using the GHC parser

  5. package ghc-parser

    Haskell source parser from GHC. Haskell source parser from GHC.

  6. package ghc-trace-events

    Faster traceEvent and traceMarker, and binary object logging for eventlog ghc-trace-events provides faster traceEvent and traceMarker as well as arbitrary binary object logging for the eventlog framework. Unlike the eventlog tracing functions in base, all the tracing functions in this library don't evaluate the input if user event logging (the -lu flag) is disabled, which can give a significant boost in performance. Take a look at the benchmark suite for the details. This library provies the following modules:

  7. package ghci-hexcalc

    GHCi as a Hex Calculator interactive This package defines operations for an interactive hex-caluclator using GHCi. This is a simple and casual interactive tool like Perl and Excel for daily work.

  8. package ghci4luatex

    A GHCi session in LaTeX Please see the README on GitHub at https://github.com/AliceRixte/ghci4luatex#readme

  9. package ghcid

    GHCi based bare bones IDE Either "GHCi as a daemon" or "GHC + a bit of an IDE". A very simple Haskell development tool which shows you the errors in your project and updates them whenever you save. Run ghcid --topmost --command=ghci, where --topmost makes the window on top of all others (Windows only) and --command is the command to start GHCi on your project (defaults to ghci if you have a .ghci file, or else to cabal repl).

  10. package ghost-buster

    Existential type utilites This package provides utilities for working with existential types.

Page 191 of many | Previous | Next