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

CallCount.Impure.Plugin

Description

This module provides an impure call count plugin that prints a message each time its called. See the pure CallCount.Pure.Plugin module for examples.

Documentation