Skip to content

build error: ambiguous occurrence '<>' #1

@medovina

Description

@medovina

I attempted to build SAD with GHC 8.6.5 on Ubuntu 19.10.

The build failed with this:

Alice/Core/Reason.hs:44:35: error:
    Ambiguous occurrence ‘<>’
    It could refer to either ‘Prelude.<>’,
                             imported from ‘Prelude’ at Alice/Core/Reason.hs:21:8-24
                             (and originally defined in ‘GHC.Base’)
                          or ‘Alice.Core.Base.<>’,
                             imported from ‘Alice.Core.Base’ at Alice/Core/Reason.hs:25:1-22
                             (and originally defined at Alice/Core/Base.hs:96:1-4)
   |
44 | goalseq n cnt tc (f:fs) = do  trv <> lnc <> dlp
   |                                   ^^

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