cryptol-2.9.1: Cryptol: The Language of Cryptography

Copyright(c) 2013-2016 Galois Inc.
LicenseBSD3
Maintainercryptol@galois.com
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Cryptol.Utils.Debug

Description

 

Documentation

trace :: String -> b -> b Source #

ppTrace :: Doc -> b -> b Source #