Usage:
$ haskellplz make module Control.My.Project.ThingDoer
...creating module Control.My.Project.ThingDoer...TODOs:
$ haskellplz move module Control.My.Project.ThingDoer Control.My.ThingDoer
$ haskellplz delete module Control.My.Project.ThingDoer
$ (stretch) haskellplz add dependency containers # (add to `package.yaml`)- Customization of module headers
- Addition of modules to
hpackpackage.yaml files and potentiallycabalfiles