Use original hie commit
authorjneira <atreyu.bbb@gmail.com>
Tue, 16 Jul 2019 20:10:04 +0000 (22:10 +0200)
committerjneira <atreyu.bbb@gmail.com>
Tue, 16 Jul 2019 20:10:04 +0000 (22:10 +0200)
.travis.yml

index a4e79a6e827c4b243d8bc228e0897465091fa052..cb44faf7a4022c9894ba379a2ed413c4e482edb7 100644 (file)
@@ -61,8 +61,7 @@ before_install:
 - git init
 - git remote add origin https://github.com/haskell/haskell-ide-engine.git
 - git pull origin master
-# Release 0.11.0.0
-- git checkout 0c83fe02058b2d1f4dd0d6a22dca53a4b641d38c
+- git checkout 0f697c8919747effca54be8a9b494896aea7d947
 - git submodule update --init
 - cabal v2-update
 - |