Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/Probes.hs doesn't compile #18

Open
robstewart57 opened this issue May 5, 2017 · 0 comments
Open

examples/Probes.hs doesn't compile #18

robstewart57 opened this issue May 5, 2017 · 0 comments

Comments

@robstewart57
Copy link
Contributor

The commit message in 9d16cd9 is:

"Update examples/Probes.hs. Probes might be overhauled soon, anyway."

So it isn't too surprising that this file now does not compile. For completeness, this is why:

xamples/Probes.hs:9:19:
    Not in scope: ‘probe’
    Perhaps you meant ‘probeS’ (imported from Language.KansasLava)

examples/Probes.hs:11:25:
    Not in scope: ‘probe’
    Perhaps you meant ‘probeS’ (imported from Language.KansasLava)

examples/Probes.hs:15:13: Not in scope: ‘toSeq’

examples/Probes.hs:16:13: Not in scope: ‘toSeq’

examples/Probes.hs:17:15: Not in scope: ‘toSeq’

examples/Probes.hs:27:16: Not in scope: ‘probeCircuit’

examples/Probes.hs:30:5: Not in scope: ‘printProbes’

examples/Probes.hs:32:5: Not in scope: ‘printProbeTable’

examples/Probes.hs:35:28: Not in scope: ‘toSeq’

examples/Probes.hs:36:28: Not in scope: ‘toSeq’

examples/Probes.hs:37:28: Not in scope: ‘toSeq’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant