Skip to content

Commit 4dbc894

Browse files
committed
Update cabal.project dependencies and remove eventlog_dump.py script
1 parent a7fdae7 commit 4dbc894

2 files changed

Lines changed: 3 additions & 128 deletions

File tree

cabal.project

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ constraints:
4040
-- We want to be able to benefit from the performance optimisations
4141
-- in the future, thus: TODO: remove this flag.
4242
bitvec -simd,
43-
monad-control >=1.0.3,
43+
monad-control >=1.0.3,
4444

4545

4646
-- Some of the formatters need the latest Cabal-syntax version,
@@ -69,8 +69,10 @@ if impl(ghc >= 9.14)
6969
tagged:template-haskell,
7070
indexed-traversable:base,
7171
quickcheck-instances:base,
72+
time-compat:base,
7273
time-compat:time,
7374
these:base,
75+
some:base,
7476
boring:base,
7577
indexed-traversable-instances:base,
7678
uuid-types:template-haskell,

scripts/eventlog_dump.py

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)