Skip to content

Commit

Permalink
cabal.project: drop absolute path in with-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
runeksvendsen committed Sep 29, 2023
1 parent e02cd69 commit 7c9966e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
*.cabal

with-compiler: /nix/store/cmh3w1792vnss54q94bgqdlkrlph7p8i-ghc-8.10.7/bin/ghc
with-compiler: ghc-8.10.7

source-repository-package
type: git
Expand Down

0 comments on commit 7c9966e

Please sign in to comment.