beijaflor-io / haskell-language-dockerfile

Haskell Dockerfile linter, parser, pretty-printer and EDSL, forked from https://github.com/lukasmartinelli/hadolint.
Other
19 stars 3 forks source link

Test suite compilation failure with GHC 8.2 #8

Open snoyberg opened 7 years ago

snoyberg commented 7 years ago
Building test suite 'hadolint-unit-tests' for language-dockerfile-0.3.6.0..

test/Spec.hs:2:8: error:
    File name does not match module name:
    Saw: ‘Main’
    Expected: ‘Spec’