overloaded-records: Overloaded Records based on current GHC proposal.
This version is deprecated.
Implementation of Overloaded Records based on current GHC proposal.
This implementation is highly experimental and may change rapidly.
More about the current status of OverloadedRecordFields language extension can be found on: GHC Wiki: OverloadedRecordFields.
See README for usage example.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| pedantic | Pass additional warning flags to GHC. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- overloaded-records-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.2.0 (info) |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.7 && <5), data-default-class (>=0.0 && <0.1), template-haskell (>=2.9 && <2.12) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2016, Peter Trško |
| Author | Peter Trško |
| Maintainer | peter.trsko@gmail.com |
| Uploaded | by PeterTrsko at 2016-02-28T23:38:03Z |
| Category | Data |
| Home page | https://github.com/trskop/overloaded-records |
| Bug tracker | https://github.com/trskop/overloaded-records/issues |
| Source repo | head: git clone git://github.com/trskop/overloaded-records.git this: git clone git://github.com/trskop/overloaded-records.git(tag 0.1.0.0) |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 4472 total (25 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-02-28 [all 1 reports] |