repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add “Ignore warning” option to cabal check
[cabal.git]
/
changelog.d
/
pr-8878
blob
af3dcce15de80b39839495edd3fb0e4ad4180c65
1
synopsis: Fix default Nix configuration option in generated ~/.cabal/config file
2
packages: cabal-install
3
prs: #8878
4
5
description: {
6
7
Fixes the default for ~/.cabal/config file. The nix option should now be commented out by default.
8
9
}