haskell-hvr / HsYAML

YAML 1.2 implementation in pure Haskell
https://hackage.haskell.org/package/HsYAML
GNU General Public License v2.0
55 stars 17 forks source link

Cannot install HsYAML on alpine linux 3.12 #51

Closed perlpunk closed 3 years ago

perlpunk commented 4 years ago

I'm trying to install HsYAML on alpine linux 3.12.0. Dockerfile: https://github.com/yaml/yaml-runtimes/blob/update-alpine/docker/haskell/alpine-builder.dockerfile Install script: https://github.com/yaml/yaml-runtimes/blob/update-alpine/docker/haskell/utils/hs-build.sh

Error message: https://gist.github.com/perlpunk/86d8701d971bcb423b7d821954e4da52#file-build-hsyaml-log

Any idea what I could do?

See also https://github.com/yaml/yaml-runtimes/issues/8

andreasabel commented 3 years ago

This might be fixed by the latest revision on hackage. https://hackage.haskell.org/package/HsYAML-0.2.1.0/revisions/