Skip to content

build with ghc-8.10.2 #13

@jwaldmann

Description

@jwaldmann

for 0.7.7 branch, with ghc-8.10.2 and stackage nightly-2020-10-31

monadiccp       > [ 7 of 63] Compiling Control.CP.SearchTree
monadiccp       >      
monadiccp       > /tmp/stack-3aa44fdabb3e7b1a/monadiccp-0.7.7/src/Control/CP/SearchTree.hs:203:10: error:
monadiccp       >     • Illegal nested constraint ‘Solver (TreeSolver m)’
monadiccp       >       (Use UndecidableInstances to permit this)
monadiccp       >     • In the instance declaration for ‘MonadTree (ContT r m)’
monadiccp       >     |
monadiccp       > 203 | instance (MonadTree m, Solver (TreeSolver m)) => MonadTree (ContT r m) where
monadiccp       >     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions