no-recursion: A GHC plugin to remove support for recursion
This version is deprecated.
General recursion can be the cause of a lot of problems. This removes recursion from GHC, allowing you to guarantee you’re using other mechanisms, like recursion schemes.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
noisy-deprecations | Prior to GHC 9.10, the | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- no-recursion-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.2 (info) |
---|---|
Dependencies | base (>=4.8.2 && <4.9 || >=4.9.1 && <4.10 || >=4.10.1 && <4.11 || >=4.11.0 && <4.12 || >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21), ghc (>=7.10.3 && <7.11 || >=8.0.2 && <8.1 || >=8.2.2 && <8.3 || >=8.4.1 && <8.5 || >=8.6.1 && <8.7 || >=8.8.1 && <8.9 || >=8.10.1 && <8.11 || >=9.0.1 && <9.1 || >=9.2.1 && <9.3 || >=9.4.1 && <9.5 || >=9.6.1 && <9.7 || >=9.8.1 && <9.9 || >=9.10.1 && <9.11), semigroups (>=0.20 && <0.21) [details] |
Tested with | ghc ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.1 || ==8.6.1 || ==8.8.1 || ==8.8.4 || ==8.10.1 || ==8.10.7 || ==9.0.1 || ==9.0.2 || ==9.2.1 || ==9.2.8 || ==9.4.1 || ==9.4.8 || ==9.6.1 || ==9.6.2 || ==9.8.1 || ==9.10.1 |
License | AGPL-3.0-or-later |
Copyright | 2024 Greg Pfeil |
Author | Greg Pfeil <greg@technomadic.org> |
Maintainer | Greg Pfeil <greg@technomadic.org> |
Category | Recursion |
Home page | https://github.com/sellout/no-recursion#readme |
Bug tracker | https://github.com/sellout/no-recursion/issues |
Source repo | head: git clone https://github.com/sellout/no-recursion |
Uploaded | by sellout at 2024-05-19T23:39:04Z |
Distributions | |
Downloads | 126 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |