Skip to content

hnix-store-core fails to build with GHC 9.0.1 #142

@sjakobi

Description

@sjakobi

…when I use --allow-newer=base to circumvent the bounds in the cryptohash- packages:

src/System/Nix/ReadonlyStore.hs:60:12: error:
    • Syntax error on 'SHA256
      Perhaps you intended to use TemplateHaskell or TemplateHaskellQuotes
    • In the Template Haskell quotation 'SHA256
   |
60 |     hash @ 'SHA256
   |            ^^^^^^^

<no location info>: warning: [-Wunused-packages]
    The following packages were specified via -package or -package-id flags,
    but were not needed for compilation:
      - nix-derivation-1.1.1

Not sure what the warning regarding nix-derivation is about…

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