snack icon indicating copy to clipboard operation
snack copied to clipboard

value is a string while a list was expected

Open codygman opened this issue 5 years ago • 2 comments

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.

codygman avatar Mar 16 '20 21:03 codygman

I just checked and I'm still getting this error.

codygman avatar Oct 15 '20 19:10 codygman

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.

nmattia avatar Oct 16 '20 08:10 nmattia