@hackage smuggler20.3.3.2

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

  • Installation

  • Tested Compilers

  • Dependencies (8)

  • Dependents (0)

  • Package Flags

      debug
       (off by default)

      Enable debugging support

      threaded
       (on by default)

      Build with support for multithreaded execution

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.