We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131662e commit dba6cb2Copy full SHA for dba6cb2
Haskell/Contract/Transform.hs
@@ -5,7 +5,7 @@ module Contract.Transform
5
, simplify
6
, elimBranches
7
) where
8
-import Debug.Trace
+
9
import Contract.Type
10
import Contract.Expr
11
import Contract.Date
0 commit comments