Commit Graph

  • 20bccae1fc Enable travis caching for cabal dependencies Daniel Gröber 2015-08-05 06:20:55 +0200
  • 6e28e07ca9 Fix #507 Daniel Gröber 2015-08-05 06:15:44 +0200
  • 1a53582a21 Add failing test for missing warnings #507 Daniel Gröber 2015-08-05 04:05:43 +0200
  • 40f0e21fdf Fix input validation on log level Daniel Gröber 2015-08-05 04:06:41 +0200
  • d270e92951 Clean up L.H.GM.Target debug/vomit output a bit Daniel Gröber 2015-08-05 04:06:22 +0200
  • c9b6e95a30 Add Vomit log level and dumping to disk Daniel Gröber 2015-08-03 08:09:24 +0200
  • 614522644b Fix imports for ghc < 7.10 Daniel Gröber 2015-08-03 07:51:23 +0200
  • 6ef389a757 Merge branch 'Fix502' of https://github.com/acowley/ghc-mod Daniel Gröber 2015-08-03 05:48:15 +0200
  • 84c0670fc4 docs Daniel Gröber 2015-08-03 05:39:52 +0200
  • 75d4a2a9d6 Some debug logging for cabal configure etc. Daniel Gröber 2015-08-03 05:20:14 +0200
  • ec008fbd1e Bump cabal-helper dependency Daniel Gröber 2015-08-03 04:45:58 +0200
  • f023d939e2 Fix GHC 7.10 warnings Daniel Gröber 2015-08-03 03:09:56 +0200
  • 160cec86bb Comment Daniel Gröber 2015-06-19 17:21:17 +0200
  • 42e72b3816 Fix fileModuleName not working on CPP modules given by path Daniel Gröber 2015-06-19 17:15:14 +0200
  • e252c7b762 Fix typo in help Bodigrim 2015-07-24 00:07:56 +0300
  • 4b2be9c9ed Merge pull request #509 from acowley/Fix491 Daniel Gröber 2015-07-13 13:00:39 +0200
  • e06e4d25df More sensitive to cache invalidation. Anthony Cowley 2015-07-02 21:50:08 -0400
  • 3bf4243baf Serialize check-syntax Anthony Cowley 2015-07-02 21:47:17 -0400
  • 509f43999f cabal-helper-0.3.5.0 is broken... Daniel Gröber 2015-07-06 18:41:34 +0200
  • bfa0b965ee Fix impredicativity related issue Daniel Gröber 2015-06-10 11:00:56 +0200
  • 21087650d9 Fix travis Daniel Gröber 2015-06-07 03:36:50 +0200
  • acfc575e13 Make unknown component fallback message more clear Daniel Gröber 2015-06-07 02:45:50 +0200
  • bed42f10fe Refactor L.H.G.Caching Daniel Gröber 2015-06-07 02:44:11 +0200
  • baf557d5bf Comment Daniel Gröber 2015-06-07 01:53:41 +0200
  • 27dba0e9ae Update bump.sh Daniel Gröber 2015-06-07 00:02:16 +0200
  • 49515b3eb8 Fix #487, Modules from sandbox not visible Daniel Gröber 2015-06-05 22:42:46 +0200
  • 1e381a12a9 Remove some unnecessary dependencies from ghc-modi Daniel Gröber 2015-06-04 14:15:59 +0200
  • 6dd1195b7f Merge remote-tracking branch 'sergv/master' Daniel Gröber 2015-06-02 12:30:15 +0200
  • 14c097530e Fix stray tempdir Daniel Gröber 2015-06-01 11:58:31 +0200
  • e6427ef643 Update HCAR entry Daniel Gröber 2015-05-27 23:25:39 +0200
  • 7b6eb55b11 Transform ModuleString and Expression type synonyms into newtypes Sergey Vinokurov 2015-06-01 18:10:37 +0300
  • 6a65701397 Remove unused Module type Sergey Vinokurov 2015-06-01 18:07:04 +0300
  • 4a9d578681 Improve style Sergey Vinokurov 2015-06-01 17:54:50 +0300
  • a23f1f3b75 Improve findVar function Sergey Vinokurov 2015-06-01 17:53:56 +0300
  • 73b98573f4 Remove unused extractParens function and its tests Sergey Vinokurov 2015-06-01 16:31:17 +0300
  • 57e2c112dc Use package dbs defined by current cradle when dealing with SymbolDBs Sergey Vinokurov 2015-06-01 15:59:38 +0300
  • 7b3a84bc74 Remove the data-default dependency NightRa 2015-05-28 00:22:04 +0300
  • fbe0800856 Add haskell-mode dependency in pkg file Gracjan Polak 2015-05-20 08:38:29 +0200
  • 70a8a9a21e Add compare-versions script Daniel Gröber 2015-05-24 22:41:00 +0200
  • 8cfa12c5cf Fix link in README Daniel Gröber 2015-05-24 21:58:24 +0200
  • b52c0a5d76 Fix typo to set process running status Iku Iwasa 2015-05-22 22:41:50 +0900
  • a1f6bf6582 Limit overlays to actual position of error Markus Hauck 2014-12-01 10:17:51 +0100
  • f779a778fb spawnProcess doesn't exist before 7.8 Daniel Gröber 2015-05-20 12:05:43 +0200
  • a2e4a5d683 Revert "use standard findFile instead of hand-rolled one" Daniel Gröber 2015-05-20 12:05:22 +0200
  • 079c05ff17 Fix a few warnings Daniel Gröber 2015-05-20 11:45:17 +0200
  • a2abad53ac Merge remote-tracking branch 'prezi/master' Daniel Gröber 2015-05-20 11:37:17 +0200
  • 84134e1fee replace redundant liftM7 function with applicatives Sergey Vinokurov 2015-05-17 23:22:56 +0300
  • ac31e6edc2 don't silently ignore case when ghc process is already running in ghc-with-process Sergey Vinokurov 2015-05-17 23:22:05 +0300
  • 5f41e8828a Revert "Not passing package db flags in default case" Daniel Vigovszky 2015-05-19 19:50:36 +0200
  • 76e5af817a Not passing package db flags in default case Daniel Vigovszky 2015-05-19 15:25:22 +0200
  • 0bb1671238 Code cleanup Daniel Vigovszky 2015-05-19 14:04:15 +0200
  • 3598dda20a Fixed typo Daniel Vigovszky 2015-05-19 14:00:20 +0200
  • f7717ee1ee fix typo Sergey Vinokurov 2015-05-17 23:17:56 +0300
  • b055098127 use standard findFile instead of hand-rolled one Sergey Vinokurov 2015-04-12 21:24:26 +0300
  • 05b9445f6e fix and improve ghc-check-highlight-original-buffer Sergey Vinokurov 2015-05-15 13:42:27 +0300
  • 133ec67350 Fix command line parsing Daniel Gröber 2015-05-13 11:02:24 +0200
  • e6fc3dd8d2 Fix tests Daniel Gröber 2015-05-08 00:06:08 +0200
  • e202fabc39 elisp: Fix usage of legacy-interactive Daniel Gröber 2015-05-06 16:32:53 +0200
  • aa75d2213e ghc-mod's type result is not a guess! Daniel Gröber 2015-05-06 16:16:47 +0200
  • 644ee82a02 elisp: fix non expanded path comparison Daniel Gröber 2015-05-06 16:16:13 +0200
  • c1bdb2d52c Fix ghc-modi compat exe Daniel Gröber 2015-05-06 16:15:04 +0200
  • d9bc2092ab Remove dead code Daniel Gröber 2015-05-06 16:14:37 +0200
  • 0f1e653f7f Change some logging stuff Daniel Gröber 2015-05-06 16:13:08 +0200
  • d11b12676e Fix pretty printing of logging output Daniel Gröber 2015-05-05 16:09:54 +0200
  • 45c5a06117 turn-off-haskell-font-lock and turn-on-haskell-font-lock functions have been removed from haskell-mode Kevin Boulain 2015-04-18 23:00:15 +0200
  • de3d3a5f19 Fix #464. Anthony Cowley 2015-04-24 18:58:23 -0400
  • 3c76ba412f Start rolling ghc-modi into the ghc-mod executable Daniel Gröber 2015-04-29 18:44:46 +0200
  • c45a7f4b52 Fix caching for getGhcPkgOptions Daniel Gröber 2015-05-05 14:44:42 +0200
  • 666c231f2a Merge remote-tracking branch 'upstream/master' Daniel Vigovszky 2015-04-30 14:21:21 +0200
  • 8b8f947b5e Reinitialize GHC session when options change Daniel Gröber 2015-04-29 18:44:21 +0200
  • 503562b9b6 Fix typo succ -> pred Daniel Gröber 2015-04-29 18:41:28 +0200
  • cf5dfa439c Clarify HscInterpreted log message Daniel Gröber 2015-04-29 17:22:48 +0200
  • c831332185 Set -O0 to avoid various interperter issues Daniel Gröber 2015-04-29 17:21:37 +0200
  • 6759c59a01 tagged was fixed Daniel Gröber 2015-04-29 17:13:13 +0200
  • ea03f8a935 Fix tests for 7.8 Daniel Gröber 2015-04-29 10:10:18 +0200
  • 192fc220cc Fix some tests Daniel Gröber 2015-04-29 01:22:37 +0200
  • 84888627af Fixed custom cradle test Daniel Vigovszky 2015-04-26 17:33:01 +0200
  • 3b7d51d25a Removed unused function Daniel Vigovszky 2015-04-24 10:41:39 +0200
  • 308c2d7963 Undo indenation change in Types.hs Daniel Vigovszky 2015-04-23 17:31:54 +0200
  • 5d9d6f5630 Custom cradle support Daniel Vigovszky 2015-03-03 12:18:54 +0100
  • 247e4e0e76 Decrease default log level Daniel Gröber 2015-04-15 13:13:22 +0200
  • c7efeacd78 Fix X-Install-Target for older Cabal versions Daniel Gröber 2015-04-15 13:13:00 +0200
  • fb19d021ca Fix a few warnings Daniel Gröber 2015-04-14 21:39:11 +0200
  • 95b16ded6d Fix checkComponent Daniel Gröber 2015-04-14 00:51:03 +0200
  • 9077e96aeb Fix tests Daniel Gröber 2015-04-12 03:03:37 +0200
  • 94ef8fae79 Enhance debug information Daniel Gröber 2015-04-12 02:48:05 +0200
  • ee4ee8765e Fix weird resolveModule double path issue Daniel Gröber 2015-04-12 02:46:08 +0200
  • d7984faf79 No double : in logmsgs without a location Daniel Gröber 2015-04-12 02:41:57 +0200
  • 2bf4c80580 Fix finding consistent component solution for targets Daniel Gröber 2015-04-12 02:40:39 +0200
  • 39a8ded102 Fix resolved component caching Daniel Gröber 2015-04-12 02:39:18 +0200
  • ca79f99c3e Also add language options when resolving components Daniel Gröber 2015-04-12 02:36:17 +0200
  • 6f59f07f00 Fix non canonicalized paths Daniel Gröber 2015-04-11 16:41:17 +0200
  • 523f43c3c9 Fix some tests Daniel Gröber 2015-04-11 16:40:27 +0200
  • d0ca3ee807 Fix MonadIO mess Daniel Gröber 2015-04-03 01:15:12 +0200
  • f3b4da7a0e Use cabal-helper to get buildPlatform Daniel Gröber 2015-04-12 02:39:55 +0200
  • 55216e4af3 ifdef for ghc < 7.10 Daniel Gröber 2015-03-28 19:54:10 +0100
  • 97d17b1173 SetupCompat.hs: remove dependnece on mtl Daniel Gröber 2015-03-28 19:11:09 +0100
  • e3812b49ec GHC 7.10.0.20150123 fixes Markus Hauck 2015-01-29 09:43:31 +0100
  • 340ff1e4a7 Update README Daniel Gröber 2015-03-28 02:35:36 +0100
  • 744f2c232c Update cabal meta data Daniel Gröber 2015-03-28 02:35:17 +0100