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

Missing HUnit dependency with cabal #12

Open
Phyks opened this issue Mar 17, 2017 · 0 comments
Open

Missing HUnit dependency with cabal #12

Phyks opened this issue Mar 17, 2017 · 0 comments

Comments

@Phyks
Copy link
Contributor

Phyks commented Mar 17, 2017

(cd filters/asciimath; cabal update; make filter-only)
    Downloading the latest package list from hackage.haskell.org
    Skipping download: local and remote files match.
    cabal install --only-dependencies
    Resolving dependencies...
    All the requested packages are already installed:
    Use --reinstall if you want to reinstall anyway.
    cabal configure --enable-optimization --enable-test
    Resolving dependencies...
    Warning: solver failed to find a solution:
    Could not resolve dependencies:
    rejecting: AsciiMath-0.1.0.0:!test (constraint from config file, command line
    flag, or user target requires opposite flag selection)
    trying: AsciiMath-0.1.0.0:*test
    unknown package: HUnit (dependency of AsciiMath-0.1.0.0:*test)
    Dependency tree exhaustively searched.
    Trying configure anyway.
    Configuring AsciiMath-0.1.0.0...
    cabal: Encountered missing dependencies:
    HUnit -any
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