Popularity
5.7
Stable
Activity
0.0
Stable
3
8
0
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
CodeQuality
Add another 'CodeQuality' Package
README
source-constraints
An in progress GHC plugin to add constraints on the GHC AST.
Installation
Add the following extra-dep to your stack.yml
:
extra-deps:
- git: ssh://[email protected]/mbj/source-constraints
commit: $use_current_commit_hash
Add the plugin to your packages.yml
ghc-options:
- -fplugin=SourceConstraints