Commit Graph

923 Commits

Author SHA1 Message Date
mvoidex d4505041a9 Added project opt to specify module package-id 2013-10-29 20:48:27 +04:00
Kazu Yamamoto dfecb22123 Merge branch 'master' of git://github.com/mvoidex/ghc-mod into mvoidex-master
Conflicts:
	Language/Haskell/GhcMod/List.hs
2013-10-29 11:32:06 +09:00
mvoidex 94de367220 List modules with its packages 2013-10-28 12:22:18 +04:00
Kazu Yamamoto 3b2bfbaaeb Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2013-10-22 09:57:35 +09:00
Kazu Yamamoto 6011755eb8 hcar 2013 Nov. 2013-10-22 09:56:57 +09:00
Kazu Yamamoto 4db2f7ac9b Merge pull request #155 from yuttie/fix-lookup-of-keyboard-translate-table
Take account of the absence of a corresponding value to '?\C-h' in keyboard-translate-table
2013-10-14 22:07:35 -07:00
Yuta Taniguchi b7fea5aff1 Take account of the absence of a corresponding value to '?\C-h' in the table
The table 'keyboard-translate-table' doesn't necessarily have a value at
the position '?\C-h'.
2013-10-13 02:49:18 +09:00
Kazu Yamamoto 1fcaf5f34e ver bumps up. 2013-10-07 16:49:31 +09:00
Kazu Yamamoto 2c9b4227dd Trying to resolve Travis fails. 2013-10-07 16:39:54 +09:00
Kazu Yamamoto 79a18ff379 Merge pull request #154 from eagletmt/sandbox-dist
Fix `cabal install --enable-tests` in a sandbox environment
2013-10-06 22:43:27 -07:00
Kohei Suzuki b0f20ffb04 Support GHC < 7.6.0 which doesn't have getExecutablePath 2013-10-05 12:19:30 +09:00
Kohei Suzuki 9469058d58 Fix builded ghc-mod's path for cabal-sandbox environment 2013-10-05 12:08:17 +09:00
Kazu Yamamoto d8275263f0 typo. 2013-10-02 12:43:40 +09:00
Kazu Yamamoto 1a6413cd2f ver bumps up. 2013-09-28 10:53:40 +09:00
Kazu Yamamoto 17576d2587 updating changelog. 2013-09-28 10:53:24 +09:00
Kazu Yamamoto 8e6e4b952b Merge pull request #153 from eagletmt/cradle-list-and-browse
Make `ghc-mod list` and `ghc-mod browse` sandbox-aware
2013-09-27 18:51:36 -07:00
Kohei Suzuki 136e09e704 `ghc-mod browse` should take care of sandboxes 2013-09-27 12:25:41 +09:00
Kohei Suzuki 67166a4d75 `ghc-mod list` should take care of sandboxes 2013-09-27 12:23:53 +09:00
Kazu Yamamoto 169069f623 Merge pull request #152 from alanz/master
Return correct values for cabalAllTargets.
2013-09-21 15:47:39 -07:00
Alan Zimmerman bdc2b96ae1 Need to validate test paths too 2013-09-21 17:26:55 +02:00
Alan Zimmerman 54bb83e972 Must explicitly find the full path for an exe target 2013-09-21 16:08:45 +02:00
Alan Zimmerman 93195cb780 Return correct values for cabalAllTargets. 2013-09-21 14:01:43 +02:00
Kazu Yamamoto c570c5b689 ver bumps up. 2013-09-21 18:46:03 +09:00
Kazu Yamamoto ecd4bd665d removing unnecesary code. 2013-09-21 18:45:17 +09:00
Kazu Yamamoto a94b1a3b5a fixing tests. 2013-09-21 18:37:33 +09:00
Kazu Yamamoto 78e841547a changelog. 2013-09-21 17:34:59 +09:00
Kazu Yamamoto 1050ea3c63 more tests. 2013-09-21 15:32:22 +09:00
Kazu Yamamoto c78d708c1c Introducing strict getPackageDbDir. 2013-09-21 15:10:43 +09:00
Kazu Yamamoto ca28a56037 ver bumps up. 2013-09-21 05:52:56 +09:00
Kazu Yamamoto 89cb005715 changelog. 2013-09-21 05:52:40 +09:00
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