From: Luke Lau Date: Wed, 5 Dec 2018 01:57:14 +0000 (+0000) Subject: Update hie version X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=fb298fd04d74cbff4e09b38d11a41c816b9672b5 Update hie version --- diff --git a/.travis.yml b/.travis.yml index bc6ab36..8b89afd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ before_install: - git init - git remote add origin https://github.com/haskell/haskell-ide-engine.git - git pull origin master - - git checkout f5c903f31ef5a7ee75984faf2e6ccc0a06ab23eb + - git checkout ed512e250b8699d212417191064e5fbbc0ecdac8 - git submodule init - git submodule sync - git submodule update --init