foundation-edge: foundation's edge with the conventional set of packages

[ bsd3, foundation, library ] [ Propose Tags ]

A set of functions to allow interaction with more conventional and well established packages like bytestring, text, vector

Current support:

  • bytestring


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3
Dependencies base (>=4 && <5), bytestring, foundation [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer vincent@snarc.org
Category foundation
Home page https://github.com/haskell-foundation/foundation-edge
Bug tracker https://github.com/haskell-foundation/foundation-edge/issues
Source repo head: git clone https://github.com/vincenthz/hs-foundation
Uploaded by VincentHanquez at 2016-08-13T09:42:50Z
Distributions NixOS:0.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2544 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-13 [all 1 reports]

Readme for foundation-edge-0.0.1

[back to package description]

Foundation-edge

This package is useful to convert to and from, types and data structure commonly found in the haskell ecosystem.

For now, edge support the following packages:

  • bytestring (incomplete)

And planning to add support to:

  • text
  • vector

If you think edge would benefits from other packages, open an issue (or even better a PR) with suggestion of what to add.