Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaml-0.8.21 test failures #102

Closed
juhp opened this issue Nov 29, 2016 · 1 comment
Closed

yaml-0.8.21 test failures #102

juhp opened this issue Nov 29, 2016 · 1 comment

Comments

@juhp
Copy link
Contributor

juhp commented Nov 29, 2016

from Stackage Nightly:

  test/Data/YamlSpec.hs:469: 
  1) Data.Yaml, empty input, parses as Null from file
       expected: Right Null
        but got: Left "YAML exception:\nYaml file not found: test/resources/empty.yaml"

  test/Data/YamlSpec.hs:477: 
  2) Data.Yaml, comment only input, parses as Null from file
       expected: Right Null
        but got: Left "YAML exception:\nYaml file not found: test/resources/empty2.yaml"
juhp added a commit to commercialhaskell/stackage that referenced this issue Nov 29, 2016
snoyberg added a commit that referenced this issue Nov 29, 2016
snoyberg added a commit to commercialhaskell/stackage that referenced this issue Nov 29, 2016
@snoyberg
Copy link
Owner

Should be fixed, sending a PR now. Thanks :)

juhp added a commit to commercialhaskell/stackage that referenced this issue Nov 30, 2016
@juhp juhp closed this as completed Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants