Skip to content

Commit 765239e

Browse files
author
Trevor L. McDonell
committed
Drop base dependency to allow ghc-9.4
1 parent 2996c53 commit 765239e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Benchmarks/BuildingSimulation/Haskell/building-simulation.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ executable building-simulation
2424
-Wall
2525

2626
build-depends:
27-
base ^>= 4.20
27+
base ^>= 4.17
2828
, ad ^>= 4.5
2929
, criterion ^>= 1.6
3030

0 commit comments

Comments
 (0)