Compare commits

...

2 commits

2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
abbr cbench 'cabal bench --enable-benchmarks'
abbr cbuild 'cabal build --write-ghc-environment-files=always'
abbr cbuildn 'cabal build --write-ghc-environment-files=always --allow-newer'
abbr cconf 'cabal configure'
abbr cwipe 'cabal clean'
abbr cclean 'cabal-clean'
abbr cdel 'cabal-clean --delete'

View file

@ -14,3 +14,5 @@ notes-private.txt
compile_commands.json
dist-newstyle/*
.ghc.environment.*
cabal.project.local
ghci_history