tamarin-prover-utils-0.8.0.1: Utility library for the tamarin prover.

MaintainerBenedikt Schmidt <beschmi@gmail.com>
Safe HaskellSafe-Infered

Debug.Trace.Ignore

Description

Module that can be imported to ignore calls to trace.

Synopsis

Documentation

trace :: a -> b -> bSource

trace a b returns the second argument.