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.
-
Embed a directory of static files in your Servant server Please see README.md.
-
Small library providing WebSocket endpoints for servant. Small library providing WebSocket endpoints for servant.
-
Invertible grammar combinators for S-expressions Serialisation to and deserialisation from S-expressions derived from a single grammar definition.
-
POSIX shared memory POSIX shared memory library.
-
Write shell scripts with Conduit Write shell scripts with Conduit. See Data.Conduit.Shell for documentation.
-
A tool for generating shell.nix files Please see the README on GitHub at https://github.com/danielrolls/shellify
-
Out of the shell solution for scripting in Haskell Shellmet provides easy and convenient way to call shell commands from Haskell programs
-
Parse strings into words, like a shell would See https://codeberg.org/pbrisbin/hs-shellwords#readme
-
Clean up the formatting of 'show' output Clean up the formatting of show output
-
Rounding rationals to significant digits and decimal places. The round function from the prelude returns an integer. The standard librarys of C and C++ have round functions that return floating point numbers. Rounding in this library takes and returns rationals and can round to a number of significant digits or a number of decimal places.