Skip to content
Sections
>> Trisquel >> Packages >> aramo >> haskell >> libghc-managed-prof
aramo  ]
[ Source: haskell-managed  ]

Package: libghc-managed-prof (1.0.7-2build1)

monad for managed values; profiling libraries

In Haskell you very often acquire values using the with... idiom using functions of type (a -> IO r) -> IO r. This idiom forms a Monad, which is a special case of the ContT monad (from transformers) or the Codensity monad (from kan-extensions). The main purpose behind this package is to provide a restricted form of these monads specialized to this unusually common case.

The reason this package defines a specialized version of these types is to:

 * be more beginner-friendly,
 * simplify inferred types and error messages, and:
 * provide some additional type class instances that would otherwise
   be orphan instances

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-managed-prof

  • depends
  • recommends
  • suggests

Download libghc-managed-prof

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 30.7 kB312 kB [list of files]
arm64 31.6 kB340 kB [list of files]
armhf 31.7 kB277 kB [list of files]
ppc64el 36.4 kB462 kB [list of files]