mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-29 01:45:36 +03:00
more exports
This commit is contained in:
parent
53201d7ac3
commit
f22cbdc4eb
@ -27,6 +27,11 @@ module Cryptol.REPL.Command (
|
||||
, replEvalExpr
|
||||
, replCheckExpr
|
||||
|
||||
-- Check, SAT, and prove
|
||||
, qcCmd, QCMode(..)
|
||||
, satCmd
|
||||
, proveCmd
|
||||
|
||||
-- Misc utilities
|
||||
, handleCtrlC
|
||||
, sanitize
|
||||
|
Loading…
Reference in New Issue
Block a user