Kazu Yamamoto
|
6bbe9e5df9
|
add doctest.
|
2013-09-20 21:10:31 +09:00 |
|
Kazu Yamamoto
|
4426f7fd0f
|
Defining cabalAllTargets.
This is from @alanz (#151).
|
2013-09-20 17:25:28 +09:00 |
|
Kazu Yamamoto
|
668e9e4771
|
Removing GHCVersion.
|
2013-09-20 17:21:10 +09:00 |
|
Kazu Yamamoto
|
5f0fcd0442
|
getCompilerOptions handles package-db options.
|
2013-09-20 17:15:41 +09:00 |
|
Kazu Yamamoto
|
46245fb694
|
Adding "dist/build/autogen" for "Path_*.hs".
|
2013-09-20 16:23:58 +09:00 |
|
Kazu Yamamoto
|
4cfc702b79
|
removing unnecessary test cases.
|
2013-09-20 15:57:26 +09:00 |
|
Kazu Yamamoto
|
39bccf8b92
|
adding doc to findCradle.
|
2013-09-20 15:53:51 +09:00 |
|
Kazu Yamamoto
|
49791fb6ea
|
Supporting sandbox sharing.
Braking backword compatibility of findCradle.
|
2013-09-20 15:48:50 +09:00 |
|
Kazu Yamamoto
|
d58c11bcc3
|
addDevPkgs does not modify DynFlags if packages are an empty list.
|
2013-09-20 11:39:11 +09:00 |
|
Kazu Yamamoto
|
a491927ef6
|
more tests.
|
2013-09-20 11:22:56 +09:00 |
|
Kazu Yamamoto
|
1212040e3b
|
includeDirectories takes care of ".".
|
2013-09-20 11:22:11 +09:00 |
|
Kazu Yamamoto
|
f0e191dc98
|
Eq and Show for CompilerOptions.
|
2013-09-20 11:21:31 +09:00 |
|
Kazu Yamamoto
|
b514eebfc2
|
typo.
|
2013-09-20 10:48:51 +09:00 |
|
Kazu Yamamoto
|
43f49f7abe
|
doc for getCompilerOptions.
|
2013-09-20 10:30:51 +09:00 |
|
Kazu Yamamoto
|
560f081727
|
initializeFlagsWithCradle also retuns PackageDescription.
|
2013-09-19 16:25:36 +09:00 |
|
Kazu Yamamoto
|
8e4d2cec21
|
Obsoleting fromCabalFile.
|
2013-09-19 16:21:48 +09:00 |
|
Kazu Yamamoto
|
97da4e9be1
|
Defining CompilerOptions.
|
2013-09-19 15:58:50 +09:00 |
|
Kazu Yamamoto
|
76795b31f2
|
updating changelog.
|
2013-09-16 12:07:34 +09:00 |
|
Kazu Yamamoto
|
5b5c663990
|
ver bumps up.
|
2013-09-16 12:07:03 +09:00 |
|
Kazu Yamamoto
|
7a9cc8231b
|
Checking if "dist/build/autogen/cabal_macros.h" exists.
|
2013-09-16 12:04:34 +09:00 |
|
Kazu Yamamoto
|
2dd1772146
|
ver bumps up.
|
2013-09-16 11:23:02 +09:00 |
|
Kazu Yamamoto
|
7c18ac1350
|
updating change log.
|
2013-09-16 11:18:59 +09:00 |
|
Kazu Yamamoto
|
57d2c74f1c
|
Specifying "-optP".
|
2013-09-16 11:15:34 +09:00 |
|
Kazu Yamamoto
|
856392fdb7
|
Using proper type aliases.
|
2013-09-16 11:00:39 +09:00 |
|
Kazu Yamamoto
|
de9aa7740c
|
adding "dist/build".
|
2013-09-16 10:55:26 +09:00 |
|
Kazu Yamamoto
|
b75d96b50a
|
fixing tests.
|
2013-09-16 10:16:33 +09:00 |
|
Kazu Yamamoto
|
45751e3926
|
Exporting more low level APIs.
|
2013-09-16 09:56:08 +09:00 |
|
Kazu Yamamoto
|
5750673e0e
|
Filtering problematic packages.
|
2013-09-11 14:09:18 +09:00 |
|
Kazu Yamamoto
|
024b6b3200
|
ver bumps up.
|
2013-09-06 14:23:21 +09:00 |
|
Kazu Yamamoto
|
fe9a2f1f3c
|
updating change log.
|
2013-09-06 14:11:46 +09:00 |
|
Kazu Yamamoto
|
ce5056fcda
|
updating Extra-Source-Files.
|
2013-09-06 13:52:56 +09:00 |
|
Kazu Yamamoto
|
929c446f0f
|
removing cabal-dev from help.
|
2013-09-06 13:27:30 +09:00 |
|
Kazu Yamamoto
|
d37e1592d4
|
test for Cabal 1.18.0.
|
2013-09-05 16:47:52 +09:00 |
|
Kazu Yamamoto
|
318b376b30
|
Supporting the sandbox of Cabal 1.18.0.
Support for cabal-dev was obsoleted.
|
2013-09-05 16:38:17 +09:00 |
|
Kazu Yamamoto
|
5e53841451
|
improving doc.
|
2013-09-05 14:35:28 +09:00 |
|
Kazu Yamamoto
|
8e60864a34
|
ver bumps up.
|
2013-09-04 15:02:20 +09:00 |
|
Kazu Yamamoto
|
9805dfbd42
|
fixing typo.
|
2013-09-04 14:56:55 +09:00 |
|
Kazu Yamamoto
|
1235d2940c
|
ChangeLog up.
|
2013-09-04 11:24:28 +09:00 |
|
Kazu Yamamoto
|
416066b3df
|
doc up.
|
2013-09-04 11:16:08 +09:00 |
|
Kazu Yamamoto
|
496f53a378
|
Merge pull request #137 from nh2/multiple-files
Multiple files
|
2013-09-03 18:11:56 -07:00 |
|
Niklas Hambüchen
|
4758a6043c
|
check + expand: Allow passing in multiple files
|
2013-09-03 20:01:47 +09:00 |
|
Niklas Hambüchen
|
e7d746f115
|
Don't silently ignore superfluous command line arguments
|
2013-09-03 19:57:27 +09:00 |
|
Niklas Hambüchen
|
7fd7b36363
|
Implement help command as advertised in usage
|
2013-09-03 19:57:27 +09:00 |
|
Niklas Hambüchen
|
35f40b3ce9
|
Exit with status 1 on error
|
2013-09-03 19:57:27 +09:00 |
|
Niklas Hambüchen
|
41de7a54a2
|
Fix warning
|
2013-09-03 19:57:26 +09:00 |
|
Kazu Yamamoto
|
fc77e05245
|
Adding "-b" command line option for line separator.
|
2013-09-03 14:47:41 +09:00 |
|
Kazu Yamamoto
|
8117167f78
|
exporting LineSeparator.
|
2013-09-03 14:47:34 +09:00 |
|
Kazu Yamamoto
|
ed5ac820d6
|
adding LineSeparator.
|
2013-09-03 14:40:51 +09:00 |
|
Kazu Yamamoto
|
cd3e4989e1
|
ver bumps up.
|
2013-09-03 11:59:24 +09:00 |
|
Kazu Yamamoto
|
77769e95ce
|
reverting convertible dep.
|
2013-09-03 11:58:23 +09:00 |
|