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

stackage-curator-0.14.1: Stackage/PackageIndex.hs: error: Variable not in scope #21

Closed
juhp opened this issue Jul 15, 2016 · 1 comment

Comments

@juhp
Copy link
Collaborator

juhp commented Jul 15, 2016

When trying to build in Stackage Nightly:

Preprocessing library stackage-curator-0.14.1...
[ 1 of 21] Compiling Stackage.Types   ( Stackage/Types.hs, dist/build/Stackage/Types.o )
[ 2 of 21] Compiling Stackage.Prelude ( Stackage/Prelude.hs, dist/build/Stackage/Prelude.o )
[ 3 of 21] Compiling Stackage.CorePackages ( Stackage/CorePackages.hs, dist/build/Stackage/CorePackages.o )
[ 4 of 21] Compiling Stackage.BuildConstraints ( Stackage/BuildConstraints.hs, dist/build/Stackage/BuildConstraints.o )
[ 5 of 21] Compiling Stackage.GithubPings ( Stackage/GithubPings.hs, dist/build/Stackage/GithubPings.o )
[ 6 of 21] Compiling Stackage.PackageIndex ( Stackage/PackageIndex.hs, dist/build/Stackage/PackageIndex.o )

Stackage/PackageIndex.hs:197:13: error:
    Variable not in scope:
      tryIO
        :: f0 (Either Store.PeekException a0)
           -> IO
                (Either t0 (Either t1 (Store.Tagged SimplifiedPackageDescription)))
juhp added a commit to commercialhaskell/stackage that referenced this issue Jul 15, 2016
@snoyberg
Copy link
Member

Thanks, should be fixed in 0.14.1.1

On Fri, Jul 15, 2016 at 6:55 AM, Jens Petersen notifications@github.com
wrote:

When trying to build in Stackage Nightly:

Preprocessing library stackage-curator-0.14.1...
[ 1 of 21] Compiling Stackage.Types ( Stackage/Types.hs, dist/build/Stackage/Types.o )
[ 2 of 21] Compiling Stackage.Prelude ( Stackage/Prelude.hs, dist/build/Stackage/Prelude.o )
[ 3 of 21] Compiling Stackage.CorePackages ( Stackage/CorePackages.hs, dist/build/Stackage/CorePackages.o )
[ 4 of 21] Compiling Stackage.BuildConstraints ( Stackage/BuildConstraints.hs, dist/build/Stackage/BuildConstraints.o )
[ 5 of 21] Compiling Stackage.GithubPings ( Stackage/GithubPings.hs, dist/build/Stackage/GithubPings.o )
[ 6 of 21] Compiling Stackage.PackageIndex ( Stackage/PackageIndex.hs, dist/build/Stackage/PackageIndex.o )

Stackage/PackageIndex.hs:197:13: error:
Variable not in scope:
tryIO
:: f0 (Either Store.PeekException a0)
-> IO
(Either t0 (Either t1 (Store.Tagged SimplifiedPackageDescription)))


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#21, or mute the thread
https://github.com/notifications/unsubscribe-auth/AADBB3c895GBBQrzndyQB9R_J0iNz4jrks5qVwTBgaJpZM4JNDlF
.

juhp added a commit to commercialhaskell/stackage that referenced this issue Jul 16, 2016
juhp added a commit to commercialhaskell/stackage that referenced this issue Jul 16, 2016
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