Closed hvr closed 7 years ago
I went ahead and fixed up the meta-data on Hackage in the affected releases:
Thanks for this!
Should be fixed in https://github.com/ChrisPenner/rasa/commit/dff384c7c44d0c13ef0f97de97083a5ea5addc44
Let me know if there's anything else I need to do :)
I've noticed that
rasa
fails to compile with base-4.7 even though it declares compatibility withbase >= 4.7
; If you don't want to support GHC 7.8.4, the easiest fix would be to set a lower boundbase >= 4.8