Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unblock highjson-swagger, highjson-th, hledger-api #3505

Closed
wants to merge 2 commits into from

Conversation

simonmichael
Copy link
Contributor

swagger2 is in stackage, so these may be ok now.

swagger2 is in stackage, so these may be ok now.
mihaimaruseac added a commit that referenced this pull request Apr 9, 2018
@mihaimaruseac
Copy link
Contributor

There are a few failures currently:

  • highjson

    [2 of 2] Compiling Data.HighJson    ( src/Data/HighJson.hs, dist/build/Data/HighJson.o )
    
    src/Data/HighJson.hs:49:10: error:
        • Could not deduce (Semigroup (a :& b))
            arising from the superclasses of an instance declaration
          from the context: (Monoid a, Monoid b)
            bound by the instance declaration at src/Data/HighJson.hs:49:10-48
        • In the instance declaration for ‘Monoid (a :& b)’
       |
    49 | instance (Monoid a, Monoid b) => Monoid (a :& b) where
       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    
  • highjson-swagger and highjson-th blocked on highjson

@DanBurton
Copy link
Contributor

I've opened an issue on highjson agrafix/highjson#2

Closing this PR. Kindly open a new one once the highjson issue has been addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants