Skip to content

Commit

Permalink
HEVM: split utils files
Browse files Browse the repository at this point in the history
  • Loading branch information
zoep committed Oct 4, 2023
1 parent 475d10f commit 6bcda2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/act.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ library
hs-source-dirs: .
default-language: Haskell2010
exposed-modules: CLI Error Print SMT Syntax.Annotated Syntax.TimeAgnostic
other-modules: Lex Parse K Coq Syntax Syntax.Untyped Syntax.Typed Syntax.Types Syntax.Timing Type Enrich Dev HEVM Consistency
other-modules: Lex Parse K Coq Syntax Syntax.Untyped Syntax.Typed Syntax.Types Syntax.Timing Type Enrich Dev HEVM Consistency HEVM_utils

executable act
import: deps
Expand Down

0 comments on commit 6bcda2a

Please sign in to comment.