more exports

This commit is contained in:
Adam C. Foltzer 2015-06-12 13:59:19 -07:00
parent 53201d7ac3
commit f22cbdc4eb

View File

@ -27,6 +27,11 @@ module Cryptol.REPL.Command (
, replEvalExpr
, replCheckExpr
-- Check, SAT, and prove
, qcCmd, QCMode(..)
, satCmd
, proveCmd
-- Misc utilities
, handleCtrlC
, sanitize