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
Bodigrim
e252c7b762
Fix typo in help
2015-07-24 00:07:56 +03:00
Daniel Gröber
4b2be9c9ed
Merge pull request #509 from acowley/Fix491
...
Serialize check-syntax
2015-07-13 13:00:39 +02:00
Anthony Cowley
e06e4d25df
More sensitive to cache invalidation.
...
This addresses a problem where changes to a .cabal file were not
invalidating the cache files.
2015-07-08 18:15:05 -04:00
Anthony Cowley
3bf4243baf
Serialize check-syntax
...
- Wait for ghc-mod to be ready before trying to check a buffer
- Times out after 10s with an error
- Only check-syntax visible buffers
- check-syntax when switching to a buffer
2015-07-08 18:12:13 -04:00
Daniel Gröber
509f43999f
cabal-helper-0.3.5.0 is broken...
2015-07-06 18:41:34 +02:00
Daniel Gröber
bfa0b965ee
Fix impredicativity related issue
...
See: https://ghc.haskell.org/trac/ghc/ticket/10443
2015-06-10 11:00:56 +02:00
Daniel Gröber
21087650d9
Fix travis
2015-06-07 03:36:50 +02:00
Daniel Gröber
acfc575e13
Make unknown component fallback message more clear
2015-06-07 02:45:50 +02:00
Daniel Gröber
bed42f10fe
Refactor L.H.G.Caching
2015-06-07 02:44:11 +02:00
Daniel Gröber
baf557d5bf
Comment
2015-06-07 01:53:41 +02:00
Daniel Gröber
27dba0e9ae
Update bump.sh
2015-06-07 00:07:59 +02:00
Daniel Gröber
49515b3eb8
Fix #487 , Modules from sandbox not visible
2015-06-05 22:45:52 +02:00
Daniel Gröber
1e381a12a9
Remove some unnecessary dependencies from ghc-modi
2015-06-04 14:15:59 +02:00
Daniel Gröber
6dd1195b7f
Merge remote-tracking branch 'sergv/master'
2015-06-02 12:30:15 +02:00
Daniel Gröber
14c097530e
Fix stray tempdir
2015-06-02 12:27:11 +02:00
Daniel Gröber
e6427ef643
Update HCAR entry
2015-06-02 12:27:08 +02:00
Sergey Vinokurov
7b6eb55b11
Transform ModuleString and Expression type synonyms into newtypes
2015-06-02 10:43:29 +03:00
Sergey Vinokurov
6a65701397
Remove unused Module type
2015-06-02 10:43:29 +03:00
Sergey Vinokurov
4a9d578681
Improve style
2015-06-02 10:43:29 +03:00
Sergey Vinokurov
a23f1f3b75
Improve findVar function
2015-06-02 10:43:29 +03:00
Sergey Vinokurov
73b98573f4
Remove unused extractParens function and its tests
2015-06-02 10:43:29 +03:00
Sergey Vinokurov
57e2c112dc
Use package dbs defined by current cradle when dealing with SymbolDBs
2015-06-02 10:43:27 +03:00
NightRa
7b3a84bc74
Remove the data-default dependency
2015-05-28 00:22:04 +03:00
Gracjan Polak
fbe0800856
Add haskell-mode dependency in pkg file
2015-05-25 01:10:53 +02:00
Daniel Gröber
70a8a9a21e
Add compare-versions script
2015-05-24 22:42:23 +02:00
Daniel Gröber
8cfa12c5cf
Fix link in README
2015-05-24 21:58:24 +02:00
Iku Iwasa
b52c0a5d76
Fix typo to set process running status
2015-05-22 15:46:27 +02:00
Markus Hauck
a1f6bf6582
Limit overlays to actual position of error
...
Conflicts:
elisp/ghc-check.el
2015-05-22 13:25:41 +02:00