Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
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.
-
Run a process every so often. Run a process every so often.
-
Dependent pairs and their instances. Dependent pairs and their instances.
-
Exit codes as defined by BSD Expose the exit codes defined by BSD in sysexits.h to the Haskell world.
-
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
-
Desktop Notifications client A library for issuing notifications using FreeDesktop.org's Desktop Notifications protcol. This protocol is supported by services such as Ubuntu's NotifyOSD.
-
A simple library for dynamically enabling and disabling functionality. A simple library for dynamically enabling and disabling functionality.
-
Kerberos for Fedora packagers A small library wrapping fkinit for Fedora developers.
-
Library for Fedora release versions This library provides the Branch and Release data types and various associated metadata functions for Fedora releases (Fedora and EPEL) needed for packaging development and building. It caches current release data from Fedora Bodhi.