Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use http-api-data package #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

fizruk
Copy link

@fizruk fizruk commented Oct 7, 2015

Closes #12.
Closes fizruk/http-api-data#5.

Changes:

  • Use http-api-data package as a source for PathPiece instances
  • Make PathPiece instances encoded in lower case and decoded case-insensitively
  • Add Web.PathPiece.Internal module
  • Add new PathPiece instances:
    • Char
    • Ordering
    • Double, Float
    • Void
    • Version
    • All, Any, Dual a, Sum a, Product a, First a, Last a
    • Either a b

Also added some documentation and doctest test suite.

I would also like to remove deprecated and unreleased helpers, but need your approval first.

@fizruk
Copy link
Author

fizruk commented Oct 12, 2015

If this PR is okay, I'd like to merge it and deprecate path-pieces on Hackage.
Does anything else need to be done before the deprecation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant