Daniel Gröber
|
41de8b8b2e
|
Sandwich new Monad layer GmOutT into transformer stack
This way we can have access to some options pre Cradle setup which
should fix the output interleaving problems I was observing.
|
2015-09-01 10:32:27 +02:00 |
|
Daniel Gröber
|
899d583549
|
error -> throw $ GMEProcess
|
2015-09-01 10:27:41 +02:00 |
|
Sergey Vinokurov
|
7b6eb55b11
|
Transform ModuleString and Expression type synonyms into newtypes
|
2015-06-02 10:43:29 +03:00 |
|
Daniel Gröber
|
f0ea445a9b
|
Cleanup errors and logging a bit
|
2015-03-05 17:35:28 +01:00 |
|
Daniel Gröber
|
15e288decf
|
Remove some redundant stuff from test suite
|
2014-07-17 15:53:04 +02:00 |
|
Daniel Gröber
|
4b6a687bc1
|
Migrate the remaining parts of the exposed API to GhcMod a
|
2014-07-11 03:13:38 +02:00 |
|
Kazu Yamamoto
|
e9859980ab
|
info/type does not require module name.
Fallback was removed. See #199.
|
2014-04-11 11:51:25 +09:00 |
|
Kazu Yamamoto
|
2c9b4227dd
|
Trying to resolve Travis fails.
|
2013-10-07 16:39:54 +09: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
|
a94b1a3b5a
|
fixing tests.
|
2013-09-21 18:37:33 +09:00 |
|
Kazu Yamamoto
|
49791fb6ea
|
Supporting sandbox sharing.
Braking backword compatibility of findCradle.
|
2013-09-20 15:48:50 +09:00 |
|
Kazu Yamamoto
|
955223a2a8
|
module name change.
|
2013-09-03 11:49:35 +09:00 |
|
Kazu Yamamoto
|
089d490607
|
writing docs.
|
2013-05-20 14:28:56 +09:00 |
|
Kazu Yamamoto
|
849c308e5c
|
Separating IO and Ghc.
|
2013-05-20 11:29:44 +09:00 |
|
Kazu Yamamoto
|
0535270fa8
|
removing unnecesary spaces.
|
2013-04-01 14:19:15 +09:00 |
|
mvoidex
|
653912a066
|
Test for no fail on unicode output
|
2013-03-31 17:55:37 +04:00 |
|
Kazu Yamamoto
|
b87a1e0e39
|
a test case for info.
|
2013-03-30 21:24:57 +09:00 |
|
eagletmt
|
aaf137df9f
|
Add test cases for type and info about TH check
|
2013-03-14 23:25:38 +09:00 |
|
Kazu Yamamoto
|
89dc02f185
|
test for Cradle.
|
2013-03-05 10:22:33 +09:00 |
|
Kazu Yamamoto
|
1047c76906
|
refactoring for testing.
|
2013-03-04 18:11:09 +09:00 |
|
Kazu Yamamoto
|
a393f8a971
|
Using Cradle.
|
2013-03-02 16:14:55 +09:00 |
|
Kazu Yamamoto
|
6752a8edcf
|
test for Info.
|
2013-02-13 16:22:07 +09:00 |
|