snack
snack copied to clipboard
value is a string while a list was expected
Minimal example package.yaml to reproduce:
name: haskell-nix-minimal
version: 22
dependencies:
- aeson
library:
source-dirs:
- library
or clone this repo on the try-snack branch and run snack build inside of nix-shell.
I just checked and I'm still getting this error.
Hey, apologies, I missed the notification. I took the decision to stop maintaining snack because I just don't have the time anymore; I'll still gladly accept PRs. I'll make this clear in the README.