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 graph-core

    Fast, memory efficient and persistent graph implementation A small package providing a powerful and easy to use Haskell graph implementation.

  2. package graphql-client

    A client for Haskell programs to query a GraphQL API A client for Haskell programs to query a GraphQL API.

  3. package graphql-spice

    GraphQL with batteries Various extensions and convenience functions for the core graphql package.

  4. package graphula

    A simple interface for generating persistent data and linking its dependencies Please see README.md

  5. package greskell

    Haskell binding for Gremlin graph query language Haskell binding for Gremlin graph query language. See README.md for detail. This package is the main entry point of greskell family. It re-exports greskell-core package, and adds some useful functions to it.

  6. package grisette

    Symbolic evaluation as a library Grisette is a reusable symbolic evaluation library for Haskell. By translating programs into constraints, Grisette can help the development of program reasoning tools, including verification, synthesis, and more. The Grisette module exports all the core APIs for building a symbolic evaluation tool. A high-level overview of the module structures are available there. A detailed introduction to Grisette is available at Grisette.Core. More lifted libraries are provided in Grisette.Lib.* modules. The Grisette.Unified module offers an experimental unified interface for symbolic and concrete evaluation. This module should be imported qualified. For more details, please checkout the README and tutorials.

  7. package gtk2hs-buildtools

    Tools to build the Gtk2Hs suite of User Interface libraries. This package provides a set of helper programs necessary to build the Gtk2Hs suite of libraries. These tools include a modified c2hs binding tool that is used to generate FFI declarations, a tool to build a type hierarchy that mirrors the C type hierarchy of GObjects found in glib, and a generator for signal declarations that are used to call back from C to Haskell. These tools are not needed to actually run Gtk2Hs programs.

  8. package gtk3

    Binding to the Gtk+ 3 graphical user interface library This is the core library of the Gtk2Hs suite of libraries for Haskell based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating graphical user interfaces.

  9. package hackage-revdeps

    List Hackage reverse dependencies Command-line tool to list Hackage reverse dependencies. It is different from how Hackage itself tracks them: this tool accounts for all package components, including tests and benchmarks, and counts dependencies only across the latest releases. The approach is roughly equivalent to what https://packdeps.haskellers.com used to do.

  10. package hakyll

    A static website compiler library Hakyll is a static website compiler library. It provides you with the tools to create a simple or advanced static website using a Haskell DSL and formats such as markdown or RST. You can find more information, including a tutorial, on the website:

    If you seek assistance, there's: Additionally, there's the Haddock documentation in the different modules, meant as a reference.

Page 194 of many | Previous | Next