Commit Graph

2136 Commits

Author SHA1 Message Date
Daniel Gröber 737b7c8d25 hackage-meta: make download script use all versions 2016-10-30 22:46:12 +01:00
Daniel Gröber 3bb2e26b4d hackage-meta: some scripts for filling out missing bounds 2016-10-30 22:45:44 +01:00
Daniel Gröber 27feb31e18 hackage-meta: Add lower and upper bound to non boot packages 2016-10-30 22:43:30 +01:00
Daniel Gröber 7cb3c94e0b hackage-meta: upload times for all deps 2016-10-30 20:52:46 +01:00
Daniel Gröber 455bd654d6 README 2016-10-26 16:22:34 +02:00
Nikolay Yakimov 3081e1d8f5 Fix problem with MIN_VERSION_GLASGOW_HASKELL on GHC<7.10.1 2016-10-25 21:25:28 +03:00
Daniel Gröber 757e17f34a Fix 'withCleanupSession' CPP conditional 2016-10-23 22:43:54 +02:00
Daniel Gröber ad99dd9c55 Gap: Untangle some CPP conditionals 2016-10-22 16:40:00 +02:00
Joe Hermaszewski b1ea960f29 Add support for ghc-8.0.2 2016-10-20 14:56:57 +01:00
Daniel Gröber a4f5e1adbb Merge branch 'patch-1' of https://github.com/cblp/ghc-mod 2016-10-12 22:41:44 +02:00
Yuriy Syrovetskiy fa84d8b297 fix github links 2016-10-12 16:56:15 +04:00
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