| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 testthe 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 | 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 |  | 
			
				
					| 
							
							
								 Daniel Gröber | 9605d1da7f | Update repo URL | 2016-07-15 17:11:07 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | c2dc076647 | Merge remote-tracking branch 'atom-haskell/fix-hlint-ignore' | 2016-07-15 16:57:41 +02:00 |  | 
			
				
					| 
							
							
								 Nikolay Yakimov | 0da48ddca8 | Fix HLint ignore Closes #800 | 2016-07-11 17:49:18 +03:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | 4e57fcfb4e | docs in bump.sh | 2016-07-11 06:54:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | 8a7e7f9c1b | Remove stack.yaml | 2016-07-11 06:52:36 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | 2f31cf431a | Refine project finding for stack using STACK_ENV | 2016-07-11 05:43:21 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | ddfd791679 | Merge branch 'release-5.6.0.0' | 2016-07-10 23:43:30 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | 3d55dad777 | Bump version to 5.6.0.0 | 2016-07-10 23:42:05 +02:00 |  | 
			
				
					| 
							
							
								 Nikolay Yakimov | 0eb87f34c4 | Fix Binary SymbolDb instance for ghc 7.6 | 2016-07-10 18:40:22 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Yakimov | 1a302707b3 | Fix case-split spec for 706 | 2016-07-10 17:46:53 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Yakimov | 0e788e295c | Fix case-split test failures on GHC 7.6 and 7.8 | 2016-07-10 17:04:15 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Yakimov | 80409b2030 | Revert "Drop support for GHC < 8" This reverts commit b308559da7. | 2016-07-10 16:15:56 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Yakimov | e7c571172f | Merge branch 'ghc-8' into release-5.6.0.0 | 2016-07-10 16:15:29 +03:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | d4eee279bb | Merge branch 'release-5.6.0.0' of github.com:DanielG/ghc-mod into release-5.6.0.0 | 2016-07-10 07:11:16 +02:00 |  | 
			
				
					| 
							
							
								 Daniel Gröber | b308559da7 | Drop support for GHC < 8 | 2016-07-10 00:11:27 +02:00 |  |