Commit Graph

18 Commits

Author SHA1 Message Date
Kazu Yamamoto
f3725127bc Using io-choice. 2012-02-16 14:44:20 +09:00
Kazu Yamamoto
9daf5b36f0 filling the gap b/w Cabal 1.10 and 1.14. 2012-02-15 15:57:43 +09:00
Kazu Yamamoto
96cbf68e16 more applicative.
error msg fix.
2012-02-15 14:52:48 +09:00
Kazu Yamamoto
7474968486 fixing terrible bug on Maybe. 2012-02-15 13:58:04 +09:00
Kazu Yamamoto
13013445e3 extract Extensions: and Default-Language: from a Cabal file. 2012-02-14 18:25:21 +09:00
Kazu Yamamoto
a7430eb494 Adaptor layer for GHC API. 2012-02-14 16:09:53 +09:00
Kazu Yamamoto
36c0b7ac85 general parsing for *.cabal! 2012-02-06 18:07:32 +09:00
Kazu Yamamoto
f1b68d5adf adding the current dir to import dirs. 2011-12-19 15:54:46 +09:00
Kazu Yamamoto
b9826a0064 attoparsec 0.10. 2011-12-02 12:29:28 +09:00
Hideyuki Tanaka
df23fa67fa fix for attoparsec-0.10 2011-11-30 03:02:55 +09:00
Kazu Yamamoto
dc552406e0 adding dir for doesFileExist. 2011-10-19 14:22:28 +09:00
Kazu Yamamoto
a07ce7edcc import path fall back. 2011-10-18 12:22:48 +09:00
Kazu Yamamoto
15c3d74f6d regular file check. 2011-10-18 12:09:25 +09:00
Kazu Yamamoto
1790c5f327 ErrMsg module. 2011-08-24 16:50:26 +09:00
Kazu Yamamoto
dbdcf9841e Supporting GHC 7.2.1! 2011-08-24 15:58:12 +09:00
Takano Akio
ad55168265 adding options: --package-conf and --no-user-package-conf
These command line options work just like the similar-named GHC flags.
They are useful when working with non-standard package databases.
2011-05-28 06:06:13 +09:00
Kazu Yamamoto
92777ed539 Using stringCI.
Suggested by eagletmt.
2011-05-27 10:07:27 +09:00
Kazu Yamamoto
0ac5bd9c50 adding Cabal.hs 2011-05-24 16:18:22 +09:00