Skip to content

Commit 6449b83

Browse files
committed
Update haskell.nix, remove workarounds
1 parent b11fd87 commit 6449b83

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)