-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
…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
Labels
No labels