ats-storable: Marshal ATS types into Haskell

[ ats, bsd3, generics, library ] [ Propose Tags ]

Facilities for sharing types between ATS and Haskell


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
development

Enable `-Werror`

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.3, 0.3.0.4, 0.3.0.5
Dependencies base (>=4.9 && <5), bytestring, composition-prelude, text [details]
License BSD-3-Clause
Copyright Copyright: (c) 2018 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category ATS, Generics
Home page https://github.com//ats-generic#readme
Source repo head: darcs get https://hub.darcs.net/vmchale/ats
Uploaded by vmchale at 2018-02-11T01:39:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7503 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-11 [all 1 reports]

Readme for ats-storable-0.2.0.2

[back to package description]

ats-storable

Resuscitation of generic-storable altered to work with ATS' algebraic data types.

For documentation of how to use the ATS side of things, consult the documentation.