fay-base: The base package for Fay.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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, 0.21.2.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), fay (>=0.21.1 && <0.25) [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/
Bug tracker https://github.com/faylang/fay/issues
Source repo head: git clone https://github.com/faylang/fay.git
Uploaded by swamp_agr at 2021-01-10T20:43:47Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for fay-base-0.21.2.0

[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.