Daniel Gröber
a12a7fabc0
Invalidate components cache when setup-config changed ( Fix #684 )
2015-11-26 14:52:25 +01:00
Daniel Gröber
604f2c18b0
Fix upper bounds on binary for ghc<7.10
2015-11-26 14:52:25 +01:00
Daniel Gröber
8568a6785c
Check for in-memory cache invalidation ( Fix #683 )
2015-11-18 21:41:19 +01:00
Daniel Gröber
82f33cdbd7
Add modtime to on-disk and memory cache
2015-11-18 20:58:29 +01:00
Daniel Gröber
758efc0be7
Add upload-metadata script
2015-11-18 20:56:44 +01:00
Daniel Gröber
0c3587f388
Typo
2015-11-18 20:54:12 +01:00
Daniel Gröber
b923e2662d
Switch to using binary instead of cereal.
2015-11-18 20:51:37 +01:00
Daniel Gröber
54801d950a
Update 5.4 metadata to fix stackage#974
2015-11-15 19:43:36 +01:00
Daniel Gröber
911ba75c99
Update Hackage metadata
2015-11-12 13:08:58 +01:00
Daniel Gröber
f7d4f15778
Fix wrong upper bound on cereal
2015-11-12 13:08:58 +01:00
Daniel Gröber
e278e1414d
Add package metadata from hackage
2015-11-05 23:07:57 +01:00
Daniel Gröber
3bd28e90ed
Fix cabal file parse error
2015-11-05 23:07:57 +01:00
Daniel Gröber
6ea3b12b48
Add upper bounds to build-depends
...
thanks cabal-bounds :)
2015-11-05 21:22:37 +01:00
Daniel Gröber
98cfb43ef6
Merge pull request #677 from Heather/clean
...
src: drop unused DeriveDataTypeable
2015-11-04 18:00:33 +01:00
Heather
de12b61d77
src: drop unused DeriveDataTypeable
2015-11-03 16:49:52 +04:00
Daniel Gröber
34d84e389b
Merge pull request #674 from iainnicol/master
...
Update MELPA URL
2015-11-01 22:44:05 +01:00
Iain Nicol
937605211d
Update MELPA URL
...
A good reason to update is that the TLS certificate served at the old
domain is currently only valid for the new domain.
2015-11-01 13:57:14 +00:00
Daniel Gröber
cb33004b7f
Update HCAR entry
2015-10-29 23:43:02 +01:00
Daniel Gröber
ca2992d83c
Remove redundant constraint from runGhcModT
2015-10-29 18:52:51 +01:00
Daniel Gröber
8f4752ebd6
Merge pull request #649 from robstewart57/master
...
Adds report-ghc-errors to turn off *GHC Error* buffer when nil
2015-10-13 21:19:57 +02:00
Daniel Gröber
2ef3e7afe8
Merge pull request #592 from wolftune/patch-1
...
Added Atom to the list of supported editors
2015-10-11 21:55:56 +02:00
Daniel Gröber
df1f9bb33f
Merge pull request #634 from alanz/timing-pr2
...
Speed up map-file loading
2015-10-11 21:55:32 +02:00
Rob Stewart
138c711dc1
Adds ghc-report-errors to turn off *GHC Error* buffer when nil
...
ghc-mod now writes GHC errors to a new *GHC Error* buffer only if
report-ghc-errors has the value `t`. If a user wants to silence this
buffer, they should evaluate the following s-expression.
(setq ghc-report-errors nil)
Fixes kazu-yamamoto/ghc-mod#618
2015-10-10 23:52:36 +01:00
Daniel Gröber
2e09ed295c
Merge pull request #646 from rpglover64/patch-1
...
Bump cabal-helper dependency in stack.yaml
2015-10-07 12:24:31 +02:00
Alex R
01834dd8cd
Bump cabal-helper dependency in stack.yaml
2015-10-06 20:37:36 -04:00
Daniel Gröber
e74a6c05b8
Bump cabal-helper dependency
2015-10-05 17:38:12 +02:00
Alan Zimmerman
a23b832258
Make travis happy for 7.8 version
2015-10-03 16:00:46 +02:00
Alan Zimmerman
fc7b059f92
Update from input by @lierdakil
2015-10-01 08:54:13 +02:00
Alan Zimmerman
1d370f5866
Speed up map-file loading
2015-09-30 21:31:07 +02:00
Daniel Gröber
6b2246ebd6
Dead code be gone
2015-09-30 11:27:19 +02:00
Daniel Gröber
19b3de3569
Preserve cabal flags when reconfiguring project
2015-09-24 05:27:20 +02:00
Daniel Gröber
2549bba7b8
Fix yesterday's fix
...
we were invoking cabal-helper too early
2015-09-24 04:49:49 +02:00
Daniel Gröber
6710503648
Typo
2015-09-24 03:20:53 +02:00
Nikolay Yakimov
21c4010010
Test for file map logging when temp dir is proj. root subdir
2015-09-24 03:20:07 +02:00
Nikolay Yakimov
0d42b66fc3
Fix logging for file mapping when temp dir is proj. root subdir
2015-09-24 03:20:07 +02:00
Daniel Gröber
df455a3618
Fix missing autogen files when dist/setup-config already exists (Issue #621 )
2015-09-23 12:02:03 +02:00
Daniel Gröber
6f0eb46db9
Add a manual testcase for the "not interpreted" issue
2015-09-18 04:59:42 +02:00
Daniel Gröber
0fde762500
Fix ghc<7.10
2015-09-16 05:40:53 +02:00
Daniel Gröber
2c90e7a700
Bump version to 5.4.0.0
2015-09-16 05:30:07 +02:00
Daniel Gröber
46891f13ee
Fix #603 , stack path
output can have missing values
2015-09-16 05:18:53 +02:00
Daniel Gröber
24050e5af3
Fix warnings
2015-09-16 05:18:44 +02:00
Daniel Gröber
380acdaee0
Only use debugLogger when loglevel >= GmDebug
2015-09-16 05:13:20 +02:00
Daniel Gröber
413bac085d
Fix sharing stdout Chan with multiple threads
2015-09-16 05:13:20 +02:00
Daniel Gröber
7e565df923
Fix stdoutGateway line buffering
2015-09-16 05:13:20 +02:00
Daniel Gröber
2c0d5af5e9
Fix warnings
2015-09-16 05:13:20 +02:00
Kazu Yamamoto
aad7cdebe5
fixing doc ( #599 ).
2015-09-15 16:50:25 +09:00
Daniel Gröber
5af2c939b3
Cleanup some dead code
2015-09-15 05:25:54 +02:00
Daniel Gröber
0b2a3458fd
Move stack
code into seperate module
2015-09-15 05:25:54 +02:00
Kazu Yamamoto
545f0557f2
ensuring that root ends with a file separator.
2015-09-15 12:14:36 +09:00
Kazu Yamamoto
ac2d8ba134
kill buffer hook run only for haskell-mode.
2015-09-15 11:32:16 +09:00