silkapp / rest

Packages for defining APIs, running them, generating client code and documentation.
http://silkapp.github.io/rest
390 stars 52 forks source link

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

Closed juhp closed 6 years ago

juhp commented 6 years ago
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
       |          ^^^^^^^^^
hesselink commented 6 years ago

@bergmark Seems you changed this recently?

bergmark commented 6 years ago

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

bergmark commented 6 years ago

Was fixed in 0.39.0.2