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.

  1. package monad-st

    Provides a MonadST class Provides a MonadST class

  2. package monadlist

    Monadic versions of list functions Monadic versions of list functions seen in Data.List.

  3. package monadoid

    A monoid for monads See README

  4. package monoid-map

    A monoidal map with the right group instance Newtype wrapper around Data.Map.Monoidal.MonoidalMap that has a correct Group instance. The Group instance for Data.MonoidMap has a unique neutral element, as compared to Data.Map.Monoidal.MonoidalMap.

  5. package monoidmap-quickcheck

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

  6. package moss

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

  7. package mountpoints

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

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

  9. package mt19937

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

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

Page 309 of many | Previous | Next