Daniel Gröber
|
2806f702d9
|
Start implementing line-prefix stuff
readProcess wrapper still missing from CabalHelper
|
2015-08-13 06:47:12 +02:00 |
|
Daniel Gröber
|
443650705c
|
Fix #532, Use first component in cabal file for dangling modules in cabal projects
|
2015-08-12 10:44:41 +02:00 |
|
Daniel Gröber
|
5318db06f7
|
Fix cabal-helper tests
|
2015-08-12 10:44:36 +02:00 |
|
Daniel Gröber
|
28f06e035d
|
Cleanup project type handling
|
2015-08-12 09:25:13 +02:00 |
|
Daniel Gröber
|
a94d8977a9
|
Fix ghc-modi not working in non-cabal projects
|
2015-08-12 09:04:35 +02:00 |
|
Daniel Gröber
|
9b286cc4e1
|
Fix cabal-helper >= 0.5
|
2015-08-12 09:04:09 +02:00 |
|
Daniel Gröber
|
6a01550d3f
|
Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod
|
2015-08-12 08:52:25 +02:00 |
|
Daniel Gröber
|
b2767bc448
|
travis: Use cabal-helper git
|
2015-08-12 07:12:12 +02:00 |
|
Kazu Yamamoto
|
de448f8ade
|
layout only.
|
2015-08-12 12:58:47 +09:00 |
|
Kazu Yamamoto
|
475b2ea02e
|
Revert "don't silently ignore case when ghc process is already running in ghc-with-process"
This reverts commit ac31e6edc2 .
|
2015-08-12 12:10:33 +09:00 |
|
Kazu Yamamoto
|
be2b3f0ea7
|
Revert "Fix typo to set process running status"
This reverts commit b52c0a5d76 .
|
2015-08-12 12:10:14 +09:00 |
|
Daniel Gröber
|
11243e5304
|
Add in-memory caching otherwise everything is slow
|
2015-08-11 07:38:25 +02:00 |
|
Daniel Gröber
|
05360e0660
|
Fix typo
|
2015-08-11 06:35:07 +02:00 |
|
Daniel Gröber
|
2cd4d6bd80
|
Bind ghc-modi executable to right ghc-mod exe
|
2015-08-11 02:02:08 +02:00 |
|
Daniel Gröber
|
54dcfdf291
|
Defer the inevitable rewrite of the cmdline parser
a little while longer anyways
|
2015-08-10 13:37:31 +02:00 |
|
Daniel Gröber
|
1542a068f0
|
Rename debugComponent -> debug-component
|
2015-08-10 10:10:40 +02:00 |
|
Daniel Gröber
|
d863e90775
|
Add nuke-caches command
|
2015-08-10 10:10:33 +02:00 |
|
Daniel Gröber
|
bad431a758
|
Bump cabal-helper depdendency
|
2015-08-10 09:07:41 +02:00 |
|
Daniel Gröber
|
36c4253135
|
Desugar warnings don't work before ghc 7.8
|
2015-08-10 08:15:34 +02:00 |
|
Daniel Gröber
|
369b5c5d6e
|
Bump cabal-helper dependency
|
2015-08-10 08:14:38 +02:00 |
|
Daniel Gröber
|
c4d534ba1c
|
Make sure preprocessed module are on the module path
|
2015-08-10 06:44:35 +02:00 |
|
Daniel Gröber
|
bb22b643e9
|
Add version header to caches
|
2015-08-10 06:44:34 +02:00 |
|
Daniel Gröber
|
c71528c574
|
Don't look for ghc-modi in ghc-debug, fix #526
|
2015-08-10 06:44:21 +02:00 |
|
Daniel Gröber
|
5b30fdde29
|
Remove version bounds from test cabal files
|
2015-08-10 03:57:47 +02:00 |
|
Daniel Gröber
|
0abe1d6a53
|
Fix warning
|
2015-08-07 07:33:04 +02:00 |
|
Daniel Gröber
|
5fdaa6adea
|
Merge branch 'master' of https://github.com/meditans/ghc-mod
|
2015-08-07 07:32:26 +02:00 |
|
Daniel Gröber
|
8439f12cb0
|
Let Cabal determine the package-db stack
|
2015-08-07 07:31:08 +02:00 |
|
Daniel Gröber
|
f85327a1b6
|
Re-enable cabal-helper tests
|
2015-08-07 04:42:09 +02:00 |
|
Daniel Gröber
|
9dc7a9375e
|
Fix resolveModule test again
|
2015-08-07 04:42:09 +02:00 |
|
meditans
|
31d85a27b4
|
Added logging in refine and auto handlers
|
2015-08-06 11:49:01 +02:00 |
|
Daniel Gröber
|
2c9b79449a
|
Add missing test data to extra-source-files
|
2015-08-06 04:22:51 +02:00 |
|
Daniel Gröber
|
2b7d25c7a5
|
Remove debug stuff from .travis.yml
|
2015-08-05 10:29:48 +02:00 |
|
Daniel Gröber
|
a9c46c08f6
|
Fix warnings
|
2015-08-05 10:29:19 +02:00 |
|
Daniel Gröber
|
aabbd5ce33
|
Fix resolveModule Cpp test
|
2015-08-05 10:16:54 +02:00 |
|
Daniel Gröber
|
f61dd0a9e6
|
Fix re-init of ghc-modi session after environment change
Using `dropSession` instead of a weird exception cludge
|
2015-08-05 08:52:52 +02:00 |
|
Daniel Gröber
|
20bccae1fc
|
Enable travis caching for cabal dependencies
|
2015-08-05 08:01:25 +02:00 |
|
Daniel Gröber
|
6e28e07ca9
|
Fix #507
|
2015-08-05 08:01:25 +02:00 |
|
Daniel Gröber
|
1a53582a21
|
Add failing test for missing warnings #507
|
2015-08-05 08:01:23 +02:00 |
|
Daniel Gröber
|
40f0e21fdf
|
Fix input validation on log level
|
2015-08-05 06:16:05 +02:00 |
|
Daniel Gröber
|
d270e92951
|
Clean up L.H.GM.Target debug/vomit output a bit
|
2015-08-05 06:16:05 +02:00 |
|
Daniel Gröber
|
c9b6e95a30
|
Add Vomit log level and dumping to disk
|
2015-08-03 08:09:24 +02:00 |
|
Daniel Gröber
|
614522644b
|
Fix imports for ghc < 7.10
|
2015-08-03 07:51:23 +02:00 |
|
Daniel Gröber
|
6ef389a757
|
Merge branch 'Fix502' of https://github.com/acowley/ghc-mod
|
2015-08-03 05:48:15 +02:00 |
|
Daniel Gröber
|
84c0670fc4
|
docs
|
2015-08-03 05:47:16 +02:00 |
|
Daniel Gröber
|
75d4a2a9d6
|
Some debug logging for cabal configure etc.
|
2015-08-03 05:47:16 +02:00 |
|
Daniel Gröber
|
ec008fbd1e
|
Bump cabal-helper dependency
|
2015-08-03 05:47:16 +02:00 |
|
Daniel Gröber
|
f023d939e2
|
Fix GHC 7.10 warnings
|
2015-08-03 05:46:51 +02:00 |
|
Daniel Gröber
|
160cec86bb
|
Comment
|
2015-08-03 05:46:51 +02:00 |
|
Daniel Gröber
|
42e72b3816
|
Fix fileModuleName not working on CPP modules given by path
|
2015-08-03 05:46:51 +02:00 |
|
Daniel Gröber
|
4b2be9c9ed
|
Merge pull request #509 from acowley/Fix491
Serialize check-syntax
|
2015-07-13 13:00:39 +02:00 |
|