Skip to content

nix build fails because TwoSwitchesGate is an lhs file #95

@silky

Description

@silky

running nix build . i get

       > Error:
       >
       > <no location info>: error:
       >     Could not load module ‘Crem.Example.TwoSwitchesGate’
       >     It is a member of the hidden package ‘crem-0.1.0.0’.
       >     You can run ‘:set -package crem’ to expose it.
       >     (Note: this unloads all the modules in the current scope.)

i think it's because the TwoSwitchesGate module is defined in an lhs file, and perhaps something special has to be done to make nix find that :/

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