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

Failing test suite (incomplete?) #4

Open
danwdart opened this issue Nov 2, 2022 · 0 comments
Open

Failing test suite (incomplete?) #4

danwdart opened this issue Nov 2, 2022 · 0 comments

Comments

@danwdart
Copy link

danwdart commented Nov 2, 2022

Hello, found this - it's probably why Nix marks it as broken?

Preprocessing test suite 'tests' for cf-0.4.2..
Building test suite 'tests' for cf-0.4.2..
[1 of 1] Compiling Main             ( tests/Tests.hs, dist/build/tests/tests-tmp/Main.o, dist/build/tests/tests-tmp/Main.dyn_o )

tests/Tests.hs:6:1: error:
    Could not find module ‘Math.ContinuedFraction.Effective’
    Perhaps you meant
      Math.ContinuedFraction.Interval (from cf-0.4.2)
      Math.ContinuedFraction.Simple (from cf-0.4.2)
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
  |
6 | import Math.ContinuedFraction.Effective
  | 

Perhaps it's incomplete or something?

Thanks

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