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.

  1. package getopt-generics

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

  2. package ghc-hs-meta

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

  3. package ghc-parser

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

  4. 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:

  5. 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.

  6. package ghci4luatex

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

  7. 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).

  8. package ghost-buster

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

  9. package gi-cairo-render

    GI friendly Binding to the Cairo library. Cairo is a library to render high quality vector graphics. There exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, amongst others.

  10. package gi-dbusmenu

    Dbusmenu bindings Bindings for libdbusmenu, autogenerated by haskell-gi.

Page 191 of many | Previous | Next