ChrisPenner / rasa

Extremely modular text editor built in Haskell
GNU General Public License v3.0
614 stars 42 forks source link

Build fails #58

Closed clojj closed 5 years ago

clojj commented 5 years ago

using lts-10.7

rasa-build

jmatsushita commented 5 years ago

Have you tried this in your stack.yml?:

extra-deps:
- vty-5.25
jmatsushita commented 5 years ago

Oh actually, I realize I had to patch rasa-ext-slate to fit the updated api of vty which added a Url attribute to its interface. I'll post a couple of PRs.

jmatsushita commented 5 years ago

PR submitted and merged! Let us know if this is solved!

ChrisPenner commented 5 years ago

Should be solved with #59 😄 feel free to re-open otherwise