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.
-
Convert Cabal files into rpm spec files Convert Cabal files into a spec file suitable for building the package with the RPM package manager. This tool primarily targets the SUSE and openSUSE familiy of distributions. Support for other RPM-based distributions is currently not available. Check out cabal-rpm if you need this.
-
Locally cache a json file obtained by http A small library for caching a slow-changing remote json file in a specified directory (under "~/.cache/"). When the json is requested and the cache file is still fresh enough it is read directly from the local cache, otherwise the cached file is refreshed first.
-
A library implementing the Noise protocol. This library implements the Noise protocol.
-
A simple library to call Alloy given a specification Please see the README on GitHub at https://github.com/marcellussiegburg/call-alloy#readme
-
A simple library to call PlantUML given a diagram specification Please see the README on GitHub at https://github.com/marcellussiegburg/call-plantuml#readme
-
HIE-based Haskell call graph and source code visualizer Calligraphy is a Haskell call graph/source code visualizer. It works directly on GHC-generated HIE files, giving us features that would otherwise be tricky, like type information and support for generated files. Calligraphy has been tested with all versions of GHC that produce HIE files (i.e. GHC 8.8 through 9.6.) See the project's github page for more information.
-
Generic implementation of the Has and CoHas patterns Please see the README on GitHub at https://github.com/0xd34df00d/can-i-haz#readme
-
Extensional capabilities and deriving combinators Standard capability type classes for extensional effects and combinators to derive capability instances with little boilerplate.
package
cardano-coin-selection Algorithms for coin selection and fee balancing. Please see the README on GitHub at https://github.com/input-output-hk/cardano-coin-selection
-
Client for Casa Client for Casa (Content-Addressable Storage Archive). See https://casa.stackage.org/