BSD-3-Clause licensed by Reiner Pope, Brent Yorgey
Maintained by Kowainik
This version can be pinned in stack with:first-class-patterns-0.3.2.5@sha256:53d63d49f074d82d41bcbf23d632af7aca737508b997795d3a8304bf00c85e98,3460
Depends on 2 packages(full list with versions):

first-class-patterns

Build status Hackage

Implements patterns in Haskell as first class objects.

Changes

Changelog

first-class-patterns uses PVP Versioning. The changelog is available on GitHub.

0.3.2.5 — Oct 1, 2019

0.3.2.4

  • Update maintainer information.
  • #1: Add stack support.
  • #3: Add Travis CI support. Build with GHC-8.2.2 and GHC-8.4.3.

0.3.2.3 (9 May 2016)

  • Allow transformers-0.5

0.3.2.2 (28 May 2015)

  • Bug fix: #3

0.3.2.1: 12 May, 2014

  • Allow transformers-0.4

0.3.2: 30 July, 2013

  • Updates to compile with GHC 7.6
  • fix examples
  • reinstate tup2 as a synonym for pair