ghc-plugs-out-2.0.0.0: Type checker plugins without the type checking.
Safe HaskellNone
LanguageHaskell2010

CallCount.Pure.Plugin2

Description

This module re-exports the call count plugin so that it is available from another module name. This enables setting up tests between plugins and their options when a module pulls in multiple plugins. See module CallCount.Pure.Plugin1 for examples.

Documentation