[commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: Make travis use 7.10.x (43d0789)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:36:45 UTC 2015


Repository : ssh://git@git.haskell.org/haddock

On branches: master,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3
Link       : http://git.haskell.org/haddock.git/commitdiff/43d0789910061eda305141ca19c35e51d3888188

>---------------------------------------------------------------

commit 43d0789910061eda305141ca19c35e51d3888188
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Mon Dec 29 15:28:47 2014 +0000

    Make travis use 7.10.x


>---------------------------------------------------------------

43d0789910061eda305141ca19c35e51d3888188
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 9161d8d..f0b7eb1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ language: haskell
 env:
  # - GHCVER=7.8.2
  # - GHCVER=7.8.3
- - GHCVER=head
+ - GHCVER=7.10.1
 
 before_install:
  - sudo add-apt-repository -y ppa:hvr/ghc



More information about the ghc-commits mailing list