hsinspect-0.0.4: Inspect Haskell source files.

Safe HaskellNone
LanguageHaskell2010

HsInspect.Plugin

Description

A ghc plugin that creates a .ghc.flags file populated with the flags that were last used to invoke ghc for some modules, for consumption by hsinspect.

https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/extending_ghc.html#compiler-plugins

Documentation