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 |
|
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
|
915598d820
|
Bump version to 5.2.1.0
|
2014-11-02 19:28:52 +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
|
37af8e368d
|
Refactoring World, etc. and fix #387
|
2014-11-02 01:19:27 +01:00 |
|
Daniel Gröber
|
f55c264d67
|
Set version to "0" in master
|
2014-10-31 12:45:16 +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
|
9ac128aa6f
|
Fix #387, Pattern match failure in GhcPkg
|
2014-10-30 01:10:56 +01:00 |
|
Daniel Gröber
|
de4fc7642d
|
Bump version to v5.1.1.0
|
2014-10-04 00:04:39 +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
|
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 |
|
Daniel Gröber
|
5a4bec8755
|
Rewrite ghc-mod command line frontend.
|
2014-09-18 10:45:14 +02:00 |
|
Daniel Gröber
|
dfb34b7196
|
Bump version to 5.1.0.2
|
2014-09-17 23:40:51 +02:00 |
|
Daniel Gröber
|
7c7da2d176
|
Bump version to 5.0.0.1
|
2014-09-17 01:43:24 +02:00 |
|
Daniel Gröber
|
d079bf9bef
|
monad-journal-0.4 fixes mtl dependency trouble
|
2014-09-17 01:40:51 +02:00 |
|
Daniel Gröber
|
ab0347efaa
|
monad-journal-0.4 fixes mtl dependency trouble
|
2014-09-16 22:37:04 +02:00 |
|
Daniel Gröber
|
8ca6f7d18b
|
Temporarily restrict monad-journal version
|
2014-09-12 21:16:53 +02:00 |
|
Daniel Gröber
|
e7073e79f5
|
Add PatternSynonyms test data to Extra-Source-Files
|
2014-09-12 21:16:43 +02:00 |
|
Daniel Gröber
|
690a64f5b5
|
Merge branch 'master' of https://github.com/robeverest/ghc-mod
Conflicts:
Language/Haskell/GhcMod/CabalConfig.hs
|
2014-09-12 05:21:12 +02:00 |
|
Rob Everest
|
2c2e7782d2
|
Use the cabal configuration flags where possible when finalizing the PackageDescription.
|
2014-09-12 13:15:05 +10:00 |
|
Cary M. Robbins
|
8b01af6cde
|
Handle LocalBuildInfo for Cabal 1.21; squash commits; fixes #343.
|
2014-09-12 04:50:29 +02:00 |
|
Daniel Gröber
|
b9890a90ed
|
ChangeLog
|
2014-09-12 04:01:58 +02:00 |
|
Daniel Gröber
|
a0ae09a3e6
|
Give readProcess' more sensible error messages.
Also a bunch of refactoring for GhcModError
|
2014-08-28 15:57:49 +02:00 |
|
Daniel Gröber
|
a7f00931c5
|
Rename List.hs -> Modules.hs
|
2014-08-28 11:41:03 +02:00 |
|
Daniel Gröber
|
7277d4d6c3
|
Bump version to 5.0.1.1
|
2014-08-24 14:49:30 +02:00 |
|
Daniel Gröber
|
7a6e37c57a
|
Fix building with ghc 7.4
|
2014-08-24 14:41:30 +02:00 |
|
Daniel Gröber
|
5b32667060
|
typo
|
2014-08-21 00:32:46 +02:00 |
|
Daniel Gröber
|
252341ea41
|
Fix cabal.sandbox.config.in path in Extra-Source-Files
|
2014-08-21 00:27:32 +02:00 |
|
Kazu Yamamoto
|
23a8837632
|
adding missing elisp file.
|
2014-08-20 16:56:55 +09:00 |
|
Kazu Yamamoto
|
1e1505c535
|
removing warnings from spec.
|
2014-08-20 12:14:27 +09:00 |
|
Alejandro Serrano
|
77051545a4
|
Adde myself to Authors in cabal file
|
2014-08-19 18:35:10 +02:00 |
|
Daniel Gröber
|
e696a66dfa
|
Add myself to Author in ghc-mod.cabal
|
2014-08-19 05:24:28 +02:00 |
|
Daniel Gröber
|
271ff4e162
|
Catch cabal configure failure properly
|
2014-08-18 08:06:36 +02:00 |
|
Kazu Yamamoto
|
625d4661e7
|
fix #295.
|
2014-08-13 15:21:13 +09:00 |
|
Daniel Gröber
|
7388b50474
|
Add a test making sure pattern match failures on GhcModT work the way I expect
|
2014-08-06 20:42:34 +02:00 |
|
Daniel Gröber
|
b978e1fd01
|
monad-journal fixes are upstream now
|
2014-08-06 19:43:52 +02:00 |
|
Daniel Gröber
|
f311efd90c
|
Rework GhcModT monad stack
|
2014-08-06 19:38:42 +02:00 |
|
Alejandro Serrano
|
7beea26082
|
Bump djinn-ghc version
|
2014-08-03 19:34:47 +02:00 |
|
Alejandro Serrano
|
9cc6476df1
|
Add better support for auto, with several options searched
|
2014-08-03 19:14:42 +02:00 |
|
Alejandro Serrano
|
9161757f95
|
First attempt to add auto
|
2014-08-01 17:08:23 +02:00 |
|
Kazu Yamamoto
|
07e461ff82
|
cleaning up conditions.
|
2014-07-25 13:34:20 +09:00 |
|