Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

build failure with classy-prelude 0.12.7 #13

Closed
DanBurton opened this issue Apr 13, 2016 · 1 comment
Closed

build failure with classy-prelude 0.12.7 #13

DanBurton opened this issue Apr 13, 2016 · 1 comment

Comments

@DanBurton
Copy link
Collaborator

Looks like there's an easy fix: just pick one.

[ 1 of 19] Compiling Stackage.Curator.UploadDocs ( Stackage/Curator/UploadDocs.hs, dist/build/Stackage/Curator/UploadDocs.o )

Stackage/Curator/UploadDocs.hs:122:34:
    Ambiguous occurrence ‘threadDelay’
    It could refer to either ‘ClassyPrelude.Conduit.threadDelay’,
                             imported from ‘ClassyPrelude.Conduit’ at Stackage/Curator/UploadDocs.hs:14:1-38
                             (and originally defined in ‘lifted-base-0.2.3.6:Control.Concurrent.Lifted’)
                          or ‘Control.Concurrent.threadDelay’,
                             imported from ‘Control.Concurrent’ at Stackage/Curator/UploadDocs.hs:47:28-38
                             (and originally defined in ‘GHC.Conc.IO’)
@snoyberg
Copy link
Member

Uploaded to Hackage

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

No branches or pull requests

2 participants