-
Notifications
You must be signed in to change notification settings - Fork 97
Conversation
I tested this as part of #361 and it seemed to work fine. |
70abb72
to
f5af861
Compare
6059827
to
f70f688
Compare
What OS does CI run? E.g. I can not rely that it builds on windows only because CI is green, right? |
f70f688
to
94ae500
Compare
CI only runs Linux but if |
I remember that I had to add an additional dependency for windows on hie. I will test it on my system later. |
Tested to build |
@@ -3,6 +3,7 @@ packages: | |||
- . | |||
extra-deps: | |||
- fuzzy-0.1.0.0 | |||
- hie-bios-0.4.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note this will clash with my changes in #400 - but I'm happy to rebase after this lands.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
* Update to latest hie-bios * Remove explicit usage of type parameter Void from Cradle
* Update to latest hie-bios * Remove explicit usage of type parameter Void from Cradle
* Update to latest hie-bios * Remove explicit usage of type parameter Void from Cradle
Updates ghcide to use the latest hie-bios version 0.4.0