Skip to content

Haskell package sbv not recognized by ghc and ghci #4652

@meditans

Description

@meditans

Hi, this is my ~/.nixpkgs/config.nix.
All the packages listed there work, in the sense that they are recognised by emacs+haskellMode, ghci and ghc during normal operations.

The package sbv, however, does not: it isn't recognized by emacs, and when I try to import it in ghci or compile a file importing it, I get an error along the lines of:

Could not find module ‘Data.SBV’
Perhaps you meant Data.Set (from containers-0.5.5.1)
Use -v to see a list of the files searched for.

Do you have the same problem?

Edit: I'm on nixos-unstable

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: questionRequests for a specific question to be answered6.topic: haskellGeneral-purpose, statically typed, purely functional programming language

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions