Skip to content

Commit c4a8a8e

Browse files
July541fendor
authored andcommitted
Remove unnecessary allow-newer
1 parent 5436ef0 commit c4a8a8e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ package *
5555

5656
write-ghc-environment-files: never
5757

58-
index-state: 2023-06-27T10:50:26Z
58+
index-state: 2023-08-05T06:03:58Z
5959

6060
constraints:
6161
-- For GHC 9.4, older versions of entropy fail to build on Windows

stack.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ packages:
4141
ghc-options:
4242
"$everything": -haddock
4343

44-
# Remove this after https://github.com/haskell-works/hw-prim/pull/146 merged
45-
allow-newer: true
46-
4744
extra-deps:
4845
- Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
4946
# - floskell-0.10.7

0 commit comments

Comments
 (0)