Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 672 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 672 Bytes

futurice-prelude

Futurice.Prelude is used in Futurice apps:

import Prelude ()
import Futurice.Prelude

It's not an altenative, but a superset of standard Prelude. And not even a prelude, as there is a bunch of helpers.

See the documentation for Futurice.Prelude, or all modules at docs.futurice.com

Using the nix build

Set up the IOHK substituter per these instructions