fay-base: The base package for Fay.

[ bsd3, development, fay, library ] [ Propose Tags ]

The base package for Fay. This package amongst others exports Prelude and FFI which you probably want to use with Fay.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.14.0.0, 0.14.1.0, 0.14.2.0, 0.14.3.0, 0.14.3.1, 0.14.3.2, 0.16.0.0, 0.17.0.0, 0.18.0.0, 0.19, 0.19.1, 0.19.1.1, 0.19.1.2, 0.19.2, 0.19.2.1, 0.19.3, 0.19.4, 0.19.4.1, 0.19.4.2, 0.20.0.0, 0.20.0.1, 0.21.0.0, 0.21.1.0, 0.21.1.1, 0.21.2.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), fay (>=0.21.1 && <0.22) [details]
License BSD-3-Clause
Copyright 2012 Chris Done
Author Chris Done
Maintainer adam@bergmark.nl
Category Development, Fay
Home page https://github.com/faylang/fay-base
Bug tracker https://github.com/faylang/fay-base/issues
Source repo head: git clone https://github.com/faylang/fay-base.git
Uploaded by AdamBergmark at 2014-10-21T19:37:00Z
Distributions
Reverse Dependencies 12 direct, 5 indirect [details]
Downloads 24712 total (59 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for fay-base-0.19.4

[back to package description]

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.