smuggler2

GHC Source Plugin that helps to minimise imports and generate explicit exports

https://github.com/jrp2014/smuggler2

Latest on Hackage:0.3.6.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MPL-2.0 licensed by jrp2014, Dmitrii Kovanikov, Veronika Romashkina
Maintained by jrp2014

Usage

Add smuggler2 to the build dependencies of your project. . Then add the following to ghc-options: -fplugin=Smuggler2.Plugin. See the README https://hackage.haskell.org/package/smuggler2 for more details and options.