amesgen / safe-wild-cards

Tame RecordWildCards

Home Page:https://hackage.haskell.org/package/safe-wild-cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safe-wild-cards

-XRecordWildCards is convenient, but sometimes you want to assert that you have handled all fields of a record. safe-wild-cards lets you do this.

About

Tame RecordWildCards

https://hackage.haskell.org/package/safe-wild-cards

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%