inspection-testing-0.4.1.2: GHC plugin to do inspection testing

Safe HaskellNone
LanguageHaskell2010

Test.Inspection.Plugin

Description

Synopsis

Documentation

plugin :: Plugin Source #

The plugin. It supports some options:

  • -fplugin-opt=Test.Inspection.Plugin:keep-going to ignore a failing build
  • -fplugin-opt=Test.Inspection.Plugin:quiet to be silent if all obligations are fulfilled