jetho / fay-base

The base package for Fay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fay-base

Changelog

This package exports Prelude, FFI and other modules which you probably want to use with Fay.

Anything essential for using the compiler, or modules exported by GHC's base can go in this package.

The major version number is coupled with Fay itself, so fay 0.18.* should be used with fay-base 0.18.*.

About

The base package for Fay.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%