yi-editor / yi

The Haskell-Scriptable Editor
GNU General Public License v2.0
1.51k stars 201 forks source link

Update resolver to lts-11.3 #1074

Closed aiya000 closed 6 years ago

aiya000 commented 6 years ago

:+1:

I checked that the build is succeed, and the yi is started up!

$ cd yi/yi
$ LANG=C STACK_YAML=lts-8.yaml sb
Getting project config file from STACK_YAML environment
...
(OK)
$ LANG=C sb
...
(OK)
$ yi
(pango interface is started up)
noughtmare commented 6 years ago

I updated it to 11.12 directly: https://github.com/yi-editor/yi/pull/1083