diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-08-30 17:48:15 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-08-30 17:48:15 +0200 |
commit | 8b047ff11ebd4715647bfc041a190f72dcf4d5a9 (patch) | |
tree | e8440120b7bbd4e45b367acb3f7185d25e7f3766 /chad-fast.cabal | |
parent | f4b94d7cc2cb05611b462ba278e4f12f7a7a5e5e (diff) |
Migrate to accumulators (mostly removing EVM code)
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal index c38c270..2e7ee22 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -27,7 +27,6 @@ library containers, template-haskell, transformers, - some hs-source-dirs: src default-language: |