Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. package eq

    Leibnizian equality Leibnizian equality.

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

  3. package error-or-utils

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

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

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

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

  7. package every

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

  8. package exinst

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

  9. package exit-codes

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

  10. package exomizer

    Compression and decompression in the exomizer format This package provides a pure interface for compressing and decompressing data represented as strict ByteStrings. Only the raw, mem and level compressions are supported. This library uses the exomizer 2.0.10. exomizer is created by Magnus Lind ([email protected]) https://bitbucket.org/magli143/exomizer/wiki/Home

Page 287 of many | Previous | Next