This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Mar 06, 2015
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Put full package name and version in library names, fixes #2437.
-
Mikhail Glushenkov authored
Reconfigure when there is no cabal file, fix #1905
-
Mikhail Glushenkov authored
This reverts commit 7da2a8eb. [ci skip]
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- Mar 04, 2015
-
-
Duncan Coutts authored
Added checks to see if files and directories exist
-
Duncan Coutts authored
Auto-generate ChangeLog.md in cabal init
-
Erik de Castro Lopo authored
Treat -O2 in ghc-options as a cabal check "warning"
-
cheecheeo authored
-
Mikhail Glushenkov authored
Cabal : Fix incomplete pattern matches.
-
Erik de Castro Lopo authored
-
Duncan Coutts authored
cabal-install.cabal : Add missing test dependency.
-
- Mar 03, 2015
-
-
Erik de Castro Lopo authored
Closes: https://github.com/haskell/cabal/issues/2447
-
Toshio Ito authored
Client.Init: add ChangeLog.md to extra-source-files if necessary. If there's already a ChangeLog-like file, it won't generate ChangeLog.md.
-
Toshio Ito authored
-
Duncan Coutts authored
Use defaultRenaming for pkgs without renaming info
-
Duncan Coutts authored
add GNU Hurd OS
-
Duncan Coutts authored
Build Cabal/cabal-install with '-Werror' on Travis.
-
Duncan Coutts authored
Haddock: Use --package-{name|version} when available
-
Moritz Kiefer authored
This is done so that arguments such as --with-ghc get picked up.
-
- Mar 01, 2015
-
-
Henk-Jan authored
This is for fields "extra-source-files", "data-files", "extra-doc-files", "c-sources" and "js-sources" See https://github.com/haskell/cabal/issues/1531
-
Ryan Desfosses authored
fixes haskell/hackage-server#269
-
- Feb 25, 2015
-
-
Ben Gamari authored
-
- Feb 23, 2015
-
-
Mikhail Glushenkov authored
Also fix some warnings to make it work.
-
ttuegel authored
Fixes #2375. The 'build' command now takes extra arguments, so autoconfUserHooks should not fail if they are provided.
-
- Feb 20, 2015
-
-
ttuegel authored
-
Mikhail Glushenkov authored
add Android OS
-
- Jan 28, 2015
-
-
Mikhail Glushenkov authored
Export componentCcGhcOptions
-
Edsko de Vries authored
-
Edsko de Vries authored
-
- Jan 27, 2015
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Mikhail Glushenkov authored
Only print warning when starting repl
-
Moritz Kiefer authored
-
Mikhail Glushenkov authored
Open repl even if there are no exposed modules
-
Moritz Kiefer authored
fixes #1986
-
- Jan 19, 2015
-
-
Mikhail Glushenkov authored
Add and fix the documentation.
-