VinylRecords / Vinyl

Extensible Records for Haskell. Pull requests welcome! Come visit us on #vinyl on freenode.
http://hackage.haskell.org/package/vinyl
MIT License
261 stars 49 forks source link

Generalize and simplify match, remove match' #106

Closed juliapath closed 6 years ago

juliapath commented 6 years ago

Fixes #105.

acowley commented 6 years ago

Thank you!