no-recursion-0.1.0.0: A GHC plugin to remove support for recursion
Safe HaskellUnsafe
LanguageHaskell2010

NoRecursion

Description

A plugin that identifies and reports on uses of recursion. The name evokes a language pragma – implying a Recursion pragma that is enabled by default.

Documentation