Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package envelope

    Defines generic 'Envelope' type to wrap reponses from a JSON API. Please see README.md

  2. package eq

    Leibnizian equality Leibnizian equality.

  3. package error

    The canonical error type A canonical Error type, which provides a way to turn an error string into an Error, add context to an Error, and pretty print the Error for displaying it to users.

  4. package error-or-utils

    Utilities using ErrorOr datatype Builds on the error type defined in the error-or package

  5. package essence-of-live-coding-gloss

    General purpose live coding framework - Gloss backend essence-of-live-coding is a general purpose and type safe live coding framework. You can run programs in it, and edit, recompile and reload them while they're running. Internally, the state of the live program is automatically migrated when performing hot code swap. The library also offers an easy to use FRP interface. It is parametrized by its side effects, separates data flow cleanly from control flow, and allows to develop live programs from reusable, modular components. There are also useful utilities for debugging and quickchecking. This package contains a backend for Gloss (http:/gloss.ouroborus.net).

  6. package essence-of-live-coding-pulse

    General purpose live coding framework - pulse backend essence-of-live-coding is a general purpose and type safe live coding framework. You can run programs in it, and edit, recompile and reload them while they're running. Internally, the state of the live program is automatically migrated when performing hot code swap. The library also offers an easy to use FRP interface. It is parametrized by its side effects, separates data flow cleanly from control flow, and allows to develop live programs from reusable, modular components. There are also useful utilities for debugging and quickchecking. This package contains the backend for PulseAudio.

  7. package essence-of-live-coding-quickcheck

    General purpose live coding framework - QuickCheck integration essence-of-live-coding is a general purpose and type safe live coding framework. You can run programs in it, and edit, recompile and reload them while they're running. Internally, the state of the live program is automatically migrated when performing hot code swap. The library also offers an easy to use FRP interface. It is parametrized by its side effects, separates data flow cleanly from control flow, and allows to develop live programs from reusable, modular components. This package contains useful utilities for quickchecking.

  8. package every

    Run a process every so often. Run a process every so often.

  9. package exinst

    Dependent pairs and their instances. Dependent pairs and their instances.

  10. package exit-codes

    Exit codes as defined by BSD Expose the exit codes defined by BSD in sysexits.h to the Haskell world.

Page 287 of many | Previous | Next