Commit Graph

1436 Commits

Author SHA1 Message Date
Daniel Gröber 18138a7866 Bump version to 5.2.1.1 2014-11-03 01:21:13 +01:00
Daniel Gröber ac4fadf0d0 Merge branch 'master' into release 2014-11-03 01:20:58 +01:00
Daniel Gröber dbd94c4765 Revert ""expand" specifies "-b"."
No idea what this was supposed to do, there's no mention of
any -b option anywhere that I can find.

This reverts commit f23b0db4df.
2014-11-03 00:45:56 +01:00
Daniel Gröber 9a8a3651d0 Fix `findCabalFile` 2014-11-03 00:45:27 +01:00
Daniel Gröber 506cf18885 Don't use fromJust 2014-11-03 00:33:23 +01:00
Rob Everest 56cc237e26 Support where clauses, let bindings and case expressions in case splitting (fixes #395) 2014-11-03 00:15:12 +01:00
Daniel Gröber 833d9ce058 $HOME/.cabal is not a cabal file 2014-11-03 00:04:15 +01:00
Daniel Gröber 94a60350c8 docs 2014-11-02 21:43:49 +01:00
Daniel Gröber 915598d820 Bump version to 5.2.1.0 2014-11-02 19:28:52 +01:00
Daniel Gröber bb17acc9a4 Fix warning 2014-11-02 19:28:52 +01:00
Daniel Gröber 0cdbcb247b Fix warning 2014-11-02 19:27:57 +01:00
Daniel Gröber be1185fc58 Merge branch 'master' into release
Conflicts:
	elisp/ghc.el
	ghc-mod.cabal
2014-11-02 19:08:04 +01:00
Daniel Gröber 2af3383fad Really fix `newTempDir` on Windows 2014-11-02 19:02:05 +01:00
Daniel Gröber 37af8e368d Refactoring World, etc. and fix #387 2014-11-02 01:19:27 +01:00
Daniel Gröber 14ee81e300 Allow GhcModError as an Exception and catch it in GhcModT's liftIO 2014-10-31 22:23:48 +01:00
Daniel Gröber f55c264d67 Set version to "0" in master 2014-10-31 12:45:16 +01:00
Daniel Gröber 1797a53800 Fix `newTempDir` on Windows 2014-10-31 12:42:03 +01:00
Daniel Gröber bbd53b9fb9 Bump version to 5.2.0.0 2014-10-30 01:13:51 +01:00
Daniel Gröber ceeea5d19f Merge branch 'master' (early part) into release
Conflicts:
	Language/Haskell/GhcMod/Utils.hs
2014-10-30 01:12:28 +01:00
Daniel Gröber ff75811a76 Start migrating ghc-modi code to src/GHCMod.hs 2014-10-30 01:11:10 +01:00
Daniel Gröber 34dd9de83c Add Show instance for `Options` 2014-10-30 01:11:10 +01:00
Daniel Gröber 9ac128aa6f Fix #387, Pattern match failure in GhcPkg 2014-10-30 01:10:56 +01:00
Daniel Gröber dbe66cbaa3 Fix #386, `ghc-mod version` should not check `cabal configure` 2014-10-20 22:33:58 +02:00
Daniel Gröber 6e92f28f43 Fix #391, Error on command `-g` when used before command despite --help output saying this is valid 2014-10-18 21:55:59 +02:00
Daniel Gröber 2dcf07072b Really fix bump.sh 2014-10-18 19:50:09 +02:00
Daniel Gröber 466a64183b hcar 2014-10-08 16:30:23 +02:00
Kazu Yamamoto 33d6f38a20 removing a warning. 2014-10-06 15:55:16 +09:00
Kazu Yamamoto ef371a7ebf fixing tests. 2014-10-06 15:29:05 +09:00
Kazu Yamamoto 44ed695535 hcar. 2014-10-06 14:04:11 +09:00
Daniel Gröber 31058cd3f4 bump.sh: Fix version formatting 2014-10-04 14:03:01 +02:00
Daniel Gröber de4fc7642d Bump version to v5.1.1.0 2014-10-04 00:04:39 +02:00
Daniel Gröber 19951ecc71 bump.sh: warn on when VERSION doesn't have a 'v' prefix 2014-10-03 23:00:21 +02:00
Daniel Gröber e3d4303ea8 Merge branch 'master' into release 2014-10-03 23:00:06 +02:00
Daniel Gröber ab7059d5e4 Merge remote-tracking branch 'upstream/no-set'
Conflicts:
	Language/Haskell/GhcMod/Find.hs
2014-10-03 21:39:20 +02:00
Kazu Yamamoto c4929c54af getConfig runs "cabal configure" first if setup-config is invalid. 2014-09-23 21:28:03 +09:00
Kazu Yamamoto 7db266c22d adding World.hs. 2014-09-23 17:34:09 +09:00
Kazu Yamamoto 9974bcbf79 trying to fix travis ci. 2014-09-23 16:00:22 +09:00
Kazu Yamamoto 1545f05d87 prepareAutogen skips its work if a cabal file does not exist. 2014-09-23 15:14:46 +09:00
Kazu Yamamoto 9ed4aa8fdf using void. 2014-09-23 14:55:56 +09:00
Kazu Yamamoto 735b80d0cc exporting setupConfigFile. 2014-09-23 14:49:13 +09:00
Kazu Yamamoto d831d6aa59 moving PackageDb stuff to GhcPkg. 2014-09-23 13:47:32 +09:00
Kazu Yamamoto dfbb9de8b5 CreateProcess hack for old GHCs. 2014-09-23 06:47:56 +09:00
Kazu Yamamoto e3e95adeb6 generating "autogen/" if not exist (#326). 2014-09-22 22:38:15 +09:00
Kazu Yamamoto 7382e1bf1d Misc module for ghc-modi. 2014-09-22 21:32:57 +09:00
Kazu Yamamoto 6f814a4378 restart a GhcMod session if the cabal file is changed. 2014-09-22 14:13:07 +09:00
Kazu Yamamoto 71bbd1c5d4 removing warnings. 2014-09-22 11:32:28 +09:00
Kazu Yamamoto bc65c477d0 fixing typo. 2014-09-22 11:20:11 +09:00
Kazu Yamamoto b96a8c6457 check does not use overrideGhcUserOptions again.
- workaround for #376
- logically reverting ec1b115cc1
2014-09-22 10:46:46 +09:00
Kazu Yamamoto e8988c2f02 ghc-modi's "find" now catches up if packageDb is updated. 2014-09-20 12:25:46 +09:00
Kazu Yamamoto e66aefebee removing target file set from ghc-modi.
This prevents errors if a package has multiple targets and test suites.
But this is still fast enough.
2014-09-19 11:52:00 +09:00