Skip to content

Cabal failes to install under clean haskell platform  #91

@yohad

Description

@yohad

Hi,
On a windows 10 I just installed haskell platform, them tried installing hsdev with the following result:

C:\Users\yotam>cabal install hsdev
Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: hsdev-0.3.1.4 (user goal)
[__1] trying: hlint-2.1.10 (dependency of hsdev)
[__2] trying: haskell-src-exts-1.20.2 (dependency of hsdev)
[__3] next goal: ghc-syb-utils (dependency of hsdev)
[__3] rejecting: ghc-syb-utils-0.3.0.0 (conflict: hsdev =>
ghc-syb-utils>=0.2.3 && <0.3)
[__3] trying: ghc-syb-utils-0.2.3.3
[__4] next goal: ghc (dependency of hsdev)
[__4] rejecting: ghc-8.4.3/installed-8.4..., ghc-8.4.3, ghc-8.4.1 (conflict:
ghc-syb-utils => ghc>=7.0 && <8.4)
[__4] rejecting: ghc-8.2.2, ghc-8.2.1 (conflict: hsdev => ghc==8.4.*)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: hsdev, haskell-src-exts, ghc-mod,
hlint, base, ghc, ghc-syb-utils

Which I found odd, as it seems to me that I need to versions of ghc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions