Skip to content

Commit 1cf0607

Browse files
authored
Update haskell.nix, remove workarounds (#1154)
input-output-hk/haskell.nix#2218 was merged, which allows us to remove the workarounds introduced in #1142
2 parents 7de761e + 6449b83 commit 1cf0607

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

cabal.project

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,3 @@ import: ./asserts.cabal
3636
if(os(windows))
3737
constraints:
3838
bitvec -simd
39-
40-
-- Workaround for a haskell.nix bug around pre-installed libraries. Might be
41-
-- fixed by https://github.com/input-output-hk/haskell.nix/pull/2218.
42-
extra-packages: Cabal
43-
if os(windows)
44-
constraints: time ^>=1.14
45-
allow-newer: *:time

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)