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 monoidmap-quickcheck

    QuickCheck support for monoidmap. QuickCheck support for the monoidmap package.

  2. package moss

    Haskell client for Moss Please see the README on Github at https://github.com/mbg/moss#readme

  3. package mountpoints

    list mount points Lists currently mounted filesystems. Works on: Linux, BSD, Mac OS X, Android

  4. package mstate

    MState: A consistent State monad for concurrent applications. MState offers a State monad which can be used in concurrent applications. It also manages new threads and waits until the whole state monad has been evaluated/executed before it returns the state values (if desired).

  5. package mt19937

    Standard 32-bit Mersenne Twister PRNG, in pure Haskell Please see README.md.

  6. package multiarg

    Command lines for options that take multiple arguments multiarg helps you build command-line parsers for programs with options that take more than one argument. See the documentation in the Multiarg module for details.

  7. package n-tuple

    Homogeneous tuples of arbitrary length. Please see the README on Github at https://github.com/athanclark/n-tuple#readme

  8. package n2o-nitro

    Nitro Elements, Events and Actions Nitro DSL

  9. package nano-erl

    Small library for Erlang-style actor semantics A small, beginner-friendly library for Erlang-style actor semantics, for coordinating concurrent processes and message passing Processes are plain IO actions, so no monad transformers needed (no liftIO!) For best performance, compile with:

    ghc -O2 -threaded -rtsopts -with-rtsopts=-N
    

  10. package natural-induction

    Induction over natural numbers Induction over natural numbers

Page 311 of many | Previous | Next