Commit Graph

2273 Commits

Author SHA1 Message Date
Tomas Janousek 29d149866e Fix "ghc-mod root" leaving garbage in tmp 2016-10-10 22:17:11 +02:00
Daniel Gröber b7cda9e9b9 Fix findFilesInParentsP appending wrong directory 2016-09-17 18:09:48 +02:00
Daniel Gröber 9074e6e31c Stop search early in 'find*File' (Fix #774)
We now stop the search early instead of examining all directories on
from CWD to /.
2016-09-17 17:46:17 +02:00
Daniel Gröber 5b77feb4e3 Fix #778, findFileInParentsP: check dir perms before reading 2016-09-16 01:29:31 +02:00
Daniel Gröber 4bea7d5a85 Remove dead code 2016-09-16 01:20:23 +02:00
Daniel Gröber a97e39242d Remove redundant build-dependency 2016-09-07 23:40:34 +02:00
Daniel Gröber 73e3fcbba5 Update Cabal metadata homepage link 2016-09-07 23:40:34 +02:00
Daniel Gröber c80706cbb5 Setup.hs: remove useless stuff 2016-09-07 23:40:34 +02:00
Nikolay Yakimov 8be4cdfe5f Merge pull request #830 from DanielG/stack-test-project-resolver
Stack test project resolver
2016-08-30 00:38:59 +03:00
Nikolay Yakimov 01adcff875 [Test] Write stack.yaml directly instead of `stack init` 2016-08-29 00:11:08 +03:00
Nikolay Yakimov 8352b0207c [Test] Only git-clean ignored files 2016-08-28 23:59:55 +03:00
Nikolay Yakimov f8acb77e6b [Test] Use git to clean test/data/ 2016-08-28 23:33:40 +03:00
Nikolay Yakimov 05d87f4175 [Test] Stack: use ghc-* resolver based on ghc version 2016-08-28 23:27:39 +03:00
Nikolay Yakimov dd45f6e31d Gitingore test project stack.yaml 2016-08-28 23:19:12 +03:00
Nikolay Yakimov 225e298977 Remove stack.yaml from test stack project 2016-08-28 23:16:35 +03:00
Nikolay Yakimov 57a31c348d Use HLint3.hlint in Lint
Related: #826
2016-08-27 19:33:26 +03:00
Daniel Gröber 90bcf63d6c stack: honor --with-stack when reading StackEnv 2016-08-27 14:16:13 +02:00
Nikolay Yakimov 637f73ec80 Don't build stack dependencies by default
Adds a global option `--stack-build-deps` to enable old behavior
2016-08-24 18:09:29 +03:00
Nikolay Yakimov c97049836f [Travis] Add doctest 2016-08-09 15:06:24 +03:00
Nikolay Yakimov e8f42af74b Let doctests accept actual distdir from env 2016-08-09 15:06:24 +03:00
Nikolay Yakimov bb754b896f [Travis] Fail early on stack solver fails 2016-08-09 13:02:59 +03:00
Daniel Gröber 5e83a8b2fc Merge branch 'hse-1.18' of https://github.com/phadej/ghc-mod 2016-08-08 19:03:18 +02:00
Daniel Gröber 44ff0a8837 Merge pull request #822 from akermu/redirect_error_output
Redirect error ouput in `ghc-run-ghc-mod'
2016-08-08 17:13:56 +02:00
Lukas Fürmetz 0785f5c272 Redirect error ouput in `ghc-run-ghc-mod'
Fixes #820.
2016-08-08 15:51:49 +02:00
Nikolay Yakimov 78e7f2dce6 Merge branch 'stack-travis' into HEAD 2016-08-06 22:09:04 +03:00
Nikolay Yakimov d57cd06de8 Syntax fix 2016-08-04 06:48:10 +03:00
Nikolay Yakimov e82c1be1cb Indent fix 2016-08-04 06:43:59 +03:00
Nikolay Yakimov e1685a0c73 Add `packages: ['.']` to travis stack.yaml 2016-08-04 06:42:30 +03:00
Nikolay Yakimov 98ac91dd72 Test sdist on release* branch. Directly otherwise 2016-08-04 06:37:21 +03:00
Alex Lang 50917f8cbe Fix the slow checking issue in interactive mode 2016-08-04 05:01:47 +02:00
Nikolay Yakimov c5c86c4ec1 Test sdist
If ChangeLog is present
2016-08-03 19:38:30 +03:00
Nikolay Yakimov 99e64b0307 travis_retry cabal update 2016-08-03 17:23:37 +03:00
Nikolay Yakimov 93d23762b3 Add --no-terminal to stack invocations 2016-08-03 16:58:02 +03:00
Nikolay Yakimov d4283e78ec Try using custom resolvers to ease caching load 2016-08-03 16:58:02 +03:00
Nikolay Yakimov 234f377028 Travis stack test 2016-08-03 16:58:02 +03:00
Nikolay Yakimov 0b144ef0b2 Merge pull request #818 from atom-haskell/stack-test
Make tests work under `stack test`
2016-08-03 16:56:35 +03:00
Nikolay Yakimov 4d4a9d048b Don't try to unsetEnv on ghc-7.6 2016-08-03 14:31:03 +03:00
Nikolay Yakimov 6496b641c9 Fix `stack test` the easy way 2016-08-03 14:15:03 +03:00
Oleg Grenrus afd535df48 Support hse-1.18, allow newer extra and pipes too 2016-08-02 06:35:56 +03:00
Daniel Gröber deef7036d0 ChangeLog 2016-07-29 15:18:08 +02:00
Daniel Gröber a516baded4 Merge branch 'release-5.6.0.0' into release 2016-07-29 15:17:05 +02:00
Daniel Gröber c0732ad9cb Add a criterion benchmark 2016-07-18 02:06:00 +02:00
Daniel Gröber d92eecbc90 Useless brackets 2016-07-17 23:33:23 +02:00
Daniel Gröber f35ebbbab9 Don't use MIN_VERSION for ghc 2016-07-17 23:33:23 +02:00
Daniel Gröber 751bfbcb7e Remove dead code 2016-07-17 23:33:23 +02:00
Daniel Gröber a39f03e35c travis.yaml: stop using -Werror
ghc 7.8 is way too old
2016-07-16 04:03:17 +02:00
Daniel Gröber f3cb30520b fix ghc < 8 2016-07-16 03:53:57 +02:00
Daniel Gröber 5fefb250de indent 2016-07-16 03:45:46 +02:00
Daniel Gröber 01e3b8e3d6 Fix session caching, #807
also:
- cleanup LightGhc
- make the new DynFlags to compare against in a clean HscEnv
2016-07-16 03:45:43 +02:00
Daniel Gröber 500166c819 Fix deriveEqDynFlags
- didn't ignore 'IORef's
- eqfn for 'laguage' was missing a case for Nothing
2016-07-16 03:32:26 +02:00