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 genvalidity-unordered-containers

    GenValidity support for unordered-containers GenValidity support for unordered-containers

  2. package genvalidity-vector

    GenValidity support for vector GenValidity support for vector

  3. package ghc-exactprint

    ExactPrint for GHC Using the API Annotations available from GHC 9.2.1, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files. Note: requires GHC 9.10.*. For earlier GHC versions see lower version numbers.

  4. package ghc-heap

    Functions for walking GHC's heap This package provides functions for walking the GHC heap data structures and retrieving information about those data structures.

  5. package ghc-source-gen

    Constructs Haskell syntax trees for the GHC API. ghc-source-gen is a library for generating Haskell source code. It uses the ghc library to support recent language extensions, and provides a simple, consistent interface across several major versions of GHC. To get started, take a look at the GHC.SourceGen module. For more information, please see the README.

  6. package ghc-typelits-extra

    Additional type-level operations on GHC.TypeLits.Nat Additional type-level operations on GHC.TypeLits.Nat:

    • Max: type-level max
    • Min: type-level min
    • Div: type-level div
    • Mod: type-level mod
    • FLog: type-level equivalent of integerLogBase# i.e. the exact integer equivalent to floor (logBase x y)
    • CLog: type-level equivalent of the ceiling of integerLogBase# i.e. the exact integer equivalent to ceiling (logBase x y)
    • Log: type-level equivalent of integerLogBase# where the operation only reduces when floor (logBase b x) ~ ceiling (logBase b x)
    • GCD: a type-level gcd
    • LCM: a type-level lcm
    And a custom solver for the above operations defined in GHC.TypeLits.Extra.Solver as a GHC type-checker plugin. To use the plugin, add the
    OPTIONS_GHC -fplugin GHC.TypeLits.Extra.Solver
    
    pragma to the header of your file.

  7. package gi-graphene

    Graphene bindings Bindings for Graphene, autogenerated by haskell-gi.

  8. package gi-gtk3

    Gtk 3.x bindings Bindings for Gtk 3.x, autogenerated by haskell-gi.

  9. package gi-gtk4

    Gtk 4.x bindings Bindings for Gtk 4.x, autogenerated by haskell-gi.

  10. package gi-xlib

    xlib bindings Bindings for xlib, autogenerated by haskell-gi.

Page 117 of many | Previous | Next