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

  • text


[Skip to Readme]

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 bytestring, foundation (>=0.0.10), text [details]
License BSD-3-Clause
Copyright 2015-2017 Vincent Hanquez <vincent@snarc.org>, 2017- Foundation Maintainers
Author Vincent Hanquez <vincent@snarc.org>
Maintainer vincent@snarc.org
Category foundation
Home page https://github.com/haskell-foundation/foundation
Bug tracker https://github.com/haskell-foundation/foundation/issues
Source repo head: git clone https://github.com/haskell-foundation/foundation(edge)
Uploaded by VincentHanquez at 2017-11-16T09:36:04Z
Distributions NixOS:0.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2542 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-16 [all 1 reports]

Readme for foundation-edge-0.0.3

[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 (initial)
  • text (initial)

And planning to add support to:

  • vector

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