silkapp / rest

Packages for defining APIs, running them, generating client code and documentation.

Home Page:http://silkapp.github.io/rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-core-0.39.0.1 failed to build to lts-11

juhp opened this issue · comments

rest-core-0.39.0.1/src/Rest/Driver/RestM.hs:53:10: error:
        Not in scope: type constructor or class ‘Semigroup’
       |
    53 | instance Semigroup RestOutput where
       |          ^^^^^^^^^

@bergmark Seems you changed this recently?

ah we aren’t using base gompat there, i can fix it today

Was fixed in 0.39.0.2