Skip to content

Commit

Permalink
Update haskell.nix, remove workarounds
Browse files Browse the repository at this point in the history
  • Loading branch information
amesgen committed Jun 19, 2024
1 parent b11fd87 commit 6449b83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
7 changes: 0 additions & 7 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,3 @@ import: ./asserts.cabal
if(os(windows))
constraints:
bitvec -simd

-- Workaround for a haskell.nix bug around pre-installed libraries. Might be
-- fixed by https://github.com/input-output-hk/haskell.nix/pull/2218.
extra-packages: Cabal
if os(windows)
constraints: time ^>=1.14
allow-newer: *:time
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6449b83

Please sign in to comment.