Skip to content

Commit

Permalink
Partially typecheck large function
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa McHale committed May 25, 2019
1 parent ef4f6bd commit f6756f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion language-plutus-core/language-plutus-core.cabal
Expand Up @@ -245,7 +245,8 @@ benchmark language-plutus-core-bench
language-plutus-core -any,
criterion -any,
bytestring -any,
serialise -any
serialise -any,
containers

if flag(eventlog)
ghc-options: -eventlog
Expand Down

0 comments on commit f6756f7

Please sign in to comment.