Skip to content

Build in nixpkgs broken because neat-interpolate dep is to new for stack release #676

@maralorn

Description

@maralorn

As of version 0.9.1, the hnix build in nixpkgs does not work because of the constraint neat-interpolation >=0.4 && <0.6, cf. hydra log.

The problem is, that we get an older neat-interpolation ==0.3.2.6 from stack.

I could successfully compile hnix 0.9.1 with a jailbreak, suggesting that the lower version bound of neat-interpolate is to strict. But hnix tests are disabled on nixpkgs, so there might be danger lurking there.

@sjakobi, @Anton-Latukha, are there any semantic reasons for not allowing >= 0.3.2.6? If not could you make a revision loosening that constraint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions