Commit Graph

2293 Commits

Author SHA1 Message Date
Kazu Yamamoto e8a494d426 elisp's ver. 2012-02-08 18:34:07 +09:00
Kazu Yamamoto 8252472712 ver bumps up. 2012-02-08 18:33:10 +09:00
Kazu Yamamoto 167f0d46f2 Qualifid names for checking! 2012-02-08 16:57:24 +09:00
Kazu Yamamoto 27c1c4fa3d hlint hack. 2012-02-08 16:11:36 +09:00
Kazu Yamamoto fb0deb1abd ver bumps up. 2012-02-06 18:24:09 +09:00
Kazu Yamamoto 36c0b7ac85 general parsing for *.cabal! 2012-02-06 18:07:32 +09:00
Kazu Yamamoto 718b3fa3df cosmetic change. 2012-02-06 15:13:41 +09:00
Kazu Yamamoto 47e5a13b56 Merge pull request #38 from conal/master
Tweak for ghc-6.12.3 compatibility
2012-02-05 22:12:01 -08:00
Kazu Yamamoto 9a8a1da3fb -XHaskell98 to sync cabal. 2012-02-06 15:11:12 +09:00
Conal Elliott db0265268b Remove use of DoAndIfThenElse extension, absent in GHC 6.12.3. 2012-02-02 14:22:37 -08:00
Kazu Yamamoto b7945d8859 ver bumps up. 2012-02-02 15:19:28 +09:00
Kazu Yamamoto 3e75be3e18 Merge pull request #36 from eagletmt/build-fix-for-ghc-7.2
build fix for GHC 7.2
2012-02-01 22:18:17 -08:00
Jonas Bernoulli 97a71ff129 follow header conventions 2012-01-28 19:11:09 +01:00
eagletmt 948a23e6ee build fix for GHC 7.2 2012-01-27 21:22:36 +09:00
Kazu Yamamoto a5746be927 cosmetic change. 2012-01-23 18:37:50 +09:00
Kazu Yamamoto 34d22ee1d5 Applicative hack. 2012-01-23 18:30:07 +09:00
Kazu Yamamoto cc6a2d7070 insert module hack. 2012-01-23 15:12:24 +09:00
Kazu Yamamoto 4e87e389e5 ver bumps up. 2012-01-23 14:41:23 +09:00
Kazu Yamamoto 8e86f64f05 Merge pull request #35 from conal/master
Auto-completion for compiler option flags and for pragmas
2012-01-22 21:34:29 -08:00
Conal Elliott a0216361ed Added support for auto-completing option flags and pragmas 2012-01-22 20:18:40 -08:00
Conal Elliott b4c2d3366c .ghci for ghci-friendliness (testing) 2012-01-22 20:16:22 -08:00
Kazu Yamamoto 9a8ad11659 ver bumps up. 2012-01-06 16:56:33 +09:00
Kazu Yamamoto 2cc43498fa nil check. 2012-01-06 11:12:28 +09:00
Kazu Yamamoto 432de2e4f9 Using "hoogle search". 2011-12-28 17:04:47 +09:00
Kazu Yamamoto 94efd2f250 ver bumps up. 2011-12-28 15:22:33 +09:00
Kazu Yamamoto f5d3a9f650 ins-mod hack. 2011-12-27 16:42:44 +09:00
Kazu Yamamoto 94be5c3760 inserting module. 2011-12-27 16:28:02 +09:00
Kazu Yamamoto fdc66396d4 auto version gen. 2011-12-26 17:39:55 +09:00
Kazu Yamamoto d08fe8fc8a version auto gen. 2011-12-26 17:08:00 +09:00
Kazu Yamamoto 3a47b525fb capitalize -> upcase. 2011-12-26 16:27:55 +09:00
Kazu Yamamoto e4d47de1f8 Merge pull request #34 from thoughtpolice/ghc-7.4
Add support for GHC 7.4.1
2011-12-25 23:15:58 -08:00
Austin Seipp b7197d9dc6 Add support for GHC 7.4.1
The GHC API changed a bit to accomodate the REPL changes since 7.2 (now
most top-level decls can be used in the API.) Tested and working using
virthualenv with GHC 7.0.4 and 7.2.1-rc1
2011-12-24 19:01:37 -06:00
Kazu Yamamoto f1b68d5adf adding the current dir to import dirs. 2011-12-19 15:54:46 +09:00
Kazu Yamamoto 100178c8ad capitalize mod name. 2011-12-16 11:01:11 +09:00
Kazu Yamamoto 921c002321 ver bumps up. 2011-12-02 13:07:52 +09:00
Kazu Yamamoto 2843e9a73b ver bumps up. 2011-12-02 12:29:38 +09:00
Kazu Yamamoto b9826a0064 attoparsec 0.10. 2011-12-02 12:29:28 +09:00
Kazu Yamamoto 2346244c0c Merge pull request #32 from tanakh/master
fix for attoparsec-0.10
2011-12-01 19:26:07 -08:00
Hideyuki Tanaka df23fa67fa fix for attoparsec-0.10 2011-11-30 03:02:55 +09:00
Kazu Yamamoto 79f4cda668 ver bumps up. 2011-11-27 17:25:21 +09:00
Kazu Yamamoto 762596c82c Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2011-11-27 17:23:33 +09:00
Kazu Yamamoto 88528bea24 Merge pull request #30 from tanakh/master
remove dependency to unix module
2011-11-26 15:42:39 -08:00
Hideyuki Tanaka 9054a6dd8d remove build-depend to unix module 2011-11-26 22:38:46 +09:00
Kazu Yamamoto c7d370e5b1 ver bumps up. 2011-11-25 10:29:47 +09:00
Kazu Yamamoto 3102e488c9 Merge pull request #29 from tanakh/master
Change search method for "cabal-dev/"
2011-11-24 17:27:14 -08:00
Hideyuki Tanaka 37dc29044a change search method for cabal-dev 2011-11-24 20:43:15 +09:00
Kazu Yamamoto 9097f6c169 adding CabalDev. 2011-11-24 12:09:09 +09:00
Kazu Yamamoto 7139fb9039 Merge pull request #28 from khibino/ghc_option
Ghc option - Removed --package-conf and --no-user-package-conf switch
2011-11-16 16:02:03 -08:00
HIBINO Kei 07bb2d32dd Update Changes in README. 2011-11-16 22:34:38 +09:00
HIBINO Kei fe13f74c16 Update elisps enable to pass ghc options widely. 2011-11-15 20:40:25 +09:00