libghc-foundation-prof

alternative prelude with batteries and no dependencies; profiling libraries

Description

A custom prelude with no dependencies apart from base.

This package has the following goals:
 * provide a base like sets of modules that provide a consistent set
   of features and bugfixes across multiple versions of GHC (unlike base).
 * provide a better and more efficient prelude than base's prelude.
 * be self-sufficient: no external dependencies apart from base.
 * provide better data-types: packed unicode string by default, arrays.
 * Better numerical classes that better represent mathematical thing
   (No more all-in-one Num).
 * Better I/O system with less Lazy IO
 * Usual partial functions distinguished through type system

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/haskell-foundation/foundation


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-foundation-prof