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

build failure: NonDet not in scope #49

Open
DanBurton opened this issue Jul 30, 2017 · 5 comments
Open

build failure: NonDet not in scope #49

DanBurton opened this issue Jul 30, 2017 · 5 comments

Comments

@DanBurton
Copy link

As seen on the stackage build server:

[8 of 9] Compiling NonDet           ( examples/src/NonDet.hs, dist/build/freer-examples/freer-examples-tmp/NonDet.o )

examples/src/NonDet.hs:8:16: error:
    Not in scope: type constructor or class ‘NonDet’
  |
8 | ifte :: Member NonDet r
  |                ^^^^^^

examples/src/NonDet.hs:12:20: error:
    Not in scope: type constructor or class ‘NonDet’
   |
12 | testIfte :: Member NonDet r => Eff r Int
   |                    ^^^^^^
@liskin
Copy link
Collaborator

liskin commented Jul 30, 2017

This, I think, is fixed on master. We should really do a release soon.

@mbbx6spp
Copy link

Please do. :)

@xkollar
Copy link
Member

xkollar commented Oct 30, 2017

Subtle :-).

@KtorZ
Copy link

KtorZ commented Jan 10, 2018

Any updates on that one ^.^ ?

It seems to only be an issue when compiling with ghc-8.2.2

@fosskers
Copy link
Contributor

Any updates?

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

6 participants