Commit Graph

1742 Commits

Author SHA1 Message Date
Kazu Yamamoto e23e682793 Revert "Serialize check-syntax" (#567)
This reverts commit 3bf4243baf.
2015-08-31 14:13:52 +09:00
Daniel Gröber 393095005f Merge commit '327451036dfab82ebe2020aa1757d92c6e5879bc' 2015-08-31 03:45:36 +02:00
Daniel Gröber 70c2e0c589 Add IIJLAB presentation 2015-08-31 03:44:14 +02:00
Kazu Yamamoto 327451036d Merge pull request #574 from peti/master
README.md: update the instructions for Nix & NixOS
2015-08-31 09:33:48 +09:00
Peter Simons e2dadbbba0 README.md: update the instructions for Nix & NixOS
The stackoverflow article the README used to link to is outdated and no
longer applies.
2015-08-28 14:16:29 +02:00
Kazu Yamamoto 8a2e490592 ghc-debug now displays the output of "ghc-mod debug". (#571) 2015-08-28 10:24:19 +09:00
Kazu Yamamoto 7e908fcd5e Using "^import +". (#570) 2015-08-27 10:42:28 +09:00
Daniel Gröber 85722ab6f2 Cleanup 2015-08-24 15:11:05 +02:00
Daniel Gröber c5db06af0f Fix missing liftIO 2015-08-21 04:21:27 +02:00
Daniel Gröber 65b3d78d2f Merge branch 'master' of https://github.com/PierreR/ghc-mod 2015-08-21 04:13:40 +02:00
Daniel Gröber 473f1e09c7 Rename withContext -> withInteractiveContext 2015-08-21 04:12:53 +02:00
Daniel Gröber eceb34c8af Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2015-08-21 04:12:29 +02:00
Pierre Radermecker 86c35733cb Update stack to lts-3.1 resolver 2015-08-20 12:14:01 +02:00
Daniel Gröber 19e62b0a6a Inhibit stack support when dist/setup-config exists 2015-08-20 08:43:36 +02:00
Kazu Yamamoto 26d72b0b88 supporting map-file in Emacs frontend. 2015-08-20 11:33:55 +09:00
Daniel Gröber 8fa3a1e3cf Add missing copyright notice for NotCPP to srcdist 2015-08-20 03:46:20 +02:00
Kazu Yamamoto f0a98cf64f removing unused variable. 2015-08-20 09:58:35 +09:00
Kazu Yamamoto afe8f69ab9 removing unused variable. 2015-08-20 09:58:35 +09:00
Kazu Yamamoto 531a731da1 preventing "unused variable" warnings. 2015-08-20 09:58:35 +09:00
Kazu Yamamoto 24510719b8 adding "make lint" for Elisp. 2015-08-20 09:58:35 +09:00
Kazu Yamamoto 797aef2a09 Merge remote-tracking branch 'origin/fix-loop' 2015-08-20 09:49:06 +09:00
Daniel Gröber 95426d4aeb Merge remote-tracking branch 'origin/fix-el' 2015-08-20 02:20:26 +02:00
Daniel Gröber b25dbc2416 Merge branch 'stack-support' 2015-08-20 02:14:55 +02:00
Daniel Gröber 91f0c50b20 Merge branch 'file-redirection-2' of https://github.com/atom-haskell/ghc-mod 2015-08-20 02:10:05 +02:00
Daniel Gröber 822d9344df Merge remote-tracking branch 'rkarp/stack-build' 2015-08-20 02:07:11 +02:00
Daniel Gröber 04b78d2719 Merge branch 'master' of https://github.com/Oblosys/ghc-mod 2015-08-20 02:05:40 +02:00
Daniel Gröber 74feac1791 Merge remote-tracking branch 'rkarp/stack-build' into stack-support 2015-08-19 09:25:36 +02:00
Daniel Gröber 23a48aa6c7 Use cabal-helper for stack 2015-08-19 09:18:10 +02:00
Daniel Gröber 18a8c67d39 Take sandbox cfg into account for caches 2015-08-19 09:18:10 +02:00
Daniel Gröber 78bdf86a95 Fix all the stack related things 2015-08-19 09:17:41 +02:00
scturtle d660e7cd85 add 'StackProject' around 2015-08-19 09:17:30 +02:00
scturtle a285b42206 Refactor the hard-coding "dist" 2015-08-19 09:17:30 +02:00
scturtle cbb8feb0ad Add test project in cabal file 2015-08-19 09:17:30 +02:00
scturtle ba13688413 Tell travis to download stack binary file 2015-08-19 09:17:12 +02:00
scturtle 89c3faea05 Initilize test for stack project 2015-08-19 09:17:11 +02:00
scturtle 320b404a8c Yet another try to support Stack. 2015-08-19 09:17:11 +02:00
Daniel Gröber e360f7eb44 Fix older GHCs 2015-08-19 09:05:57 +02:00
Kazu Yamamoto c3dff64389 M-t now replace type hole. (#545). 2015-08-19 15:21:59 +09:00
Kazu Yamamoto b7cea06a52 Flushing stdout to solve infinite loop (#542). 2015-08-19 15:02:00 +09:00
Daniel Gröber 50ab2091d6 Add missing test files 2015-08-19 07:02:57 +02:00
Nikolay Yakimov 2bd12ee417 Fix --map-file docs 2015-08-19 05:28:26 +03:00
Alan Zimmerman e198f68f2a Rearrange loadTargets code.
The loadTargets function is exposed via the Internal module for use by
external programmes, such as HaRe.

Re-arrange to code so that it can still be called with a list of string
targets, as it was before.
2015-08-19 03:34:01 +02:00
Martijn Schrage 7ac5aca5a5 Use https in Location url to get clickable link on hackage web page 2015-08-18 17:13:54 +02:00
Daniel Gröber bb3a948912 Fix over-qualified error messages (Fix #551) 2015-08-18 09:26:53 +02:00
Daniel Gröber 90b1e452e2 Some pretty printing "improvements" (hopefully) 2015-08-18 04:54:10 +02:00
Daniel Gröber f7149ba23f Cleanup 2015-08-18 04:50:51 +02:00
Daniel Gröber cdc74e059c Fix ghc-modi not exiting cleanly 2015-08-18 04:50:19 +02:00
Daniel Gröber 97c632fbd7 Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2015-08-18 04:39:58 +02:00
Daniel Gröber dd82cea996 Demote no-component-assignment warning to debug, Fix #552 2015-08-18 04:34:39 +02:00
Daniel Gröber a383f46939 Fix nasty module graph caching issue
resolvedComponentsCache did not consider outgoing edges in the module
graph when computing the set of dependent files

i.e. for `A -> B, A -> C` `flatten` would give [B,C] instead of [A,B,C]
2015-08-18 04:27:02 +02:00