This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Apr 15, 2014
-
-
Ian D. Bollinger authored
-
Ian D. Bollinger authored
* Attempt to fix local links. * Experiment with syntax highlighting. * Add title to HACKING. * Reword an awkward sentence and a few wordy headings. * Change "Unix" to "Unix-like".
-
Ian D. Bollinger authored
* Rename README files to README.md and link from root. * Rename HACKING to HACKING.md and link from root. * Add additional links. * A fair amount of added punctuation and rewording. * Replace references to darcs/trac with git/github.
-
Mikhail Glushenkov authored
Should fix Travis failures.
-
Mikhail Glushenkov authored
-
- Apr 14, 2014
-
-
Herbert Valerio Riedel authored
...and exploit new `cabal-install-1.18` package installing into `/opt/cabal/1.18/bin`
-
Mikhail Glushenkov authored
Fix typos
-
Ian D. Bollinger authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
This reverts commit fdf8afce. Fixes #1771.
-
- Apr 13, 2014
-
-
Mikhail Glushenkov authored
-
- Apr 12, 2014
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
byorgey authored
Add support for 'main-is' to 'cabal init'
-
https://github.com/benarmston/cabaltibbe authored
-
The list constructors 'nestedListField' and 'nestedCommaListField' have been added and are now used for fields that should be pretty printed with nesting.
-
Mikhail Glushenkov authored
-
This includes a new flag, --main-is, as well as a new prompt that appears if the user selects the 'Executable' option or uses --is-executable.
-
- Apr 11, 2014
-
-
barmston authored
-
-
Ian D. Bollinger authored
-
- Apr 10, 2014
-
-
Ian D. Bollinger authored
* Fix copyright field. * List valid versions for each license. * Remove descriptions for most licenses; just link to them instead. * Explain why BSD4 should be avoided. * State that public domain is not a license. * Link to user guide.
-
-
Duncan Coutts authored
Of course processing an empty install plan doesn't do very much but did give some slightly confusing messages at higher verbosity levels.
-
Mikhail Glushenkov authored
It's not supported by latest test-framework. See https://github.com/haskell/test-framework/issues/2
-
Mikhail Glushenkov authored
-
https://github.com/dan-t/cabalMikhail Glushenkov authored
This reverts commit 0038d05a, reversing changes made to c721e851.
-
Mikhail Glushenkov authored
This reverts commit 68d9077c.
-
Mikhail Glushenkov authored
This reverts commit 3c7a7408, reversing changes made to 68d9077c.
-
Mikhail Glushenkov authored
-
- Apr 09, 2014
-
-
Herbert Valerio Riedel authored
This is related to #667 and similiar issues
-
- Apr 08, 2014
-
-
tibbe authored
Pretty print 'extensions' and 'tested-with' fields in one line.
-
Daniel Trstenjak authored
-
tibbe authored
-
https://github.com/dan-t/cabaltibbe authored
-
- Apr 07, 2014
-
-
Mikhail Glushenkov authored
'install --enable-tests' shouldn't actually run tests.
-
Mikhail Glushenkov authored
Add a 'haddock' section to '~/.cabal/config'.
-