mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-18 05:21:57 +03:00
Update for GHC 7.10
This commit is contained in:
parent
4fcd9b768b
commit
e5d31595ab
@ -1,5 +1,6 @@
|
||||
{-# LANGUAGE Safe #-}
|
||||
{-# LANGUAGE RecordWildCards #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
module Cryptol.TypeCheck.Solver.CrySAT
|
||||
( withScope, withSolver
|
||||
, assumeProps, checkDefined, simplifyProps
|
||||
|
Loading…
Reference in New Issue
Block a user