Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git] / cabal-testsuite / PackageTests / HaddockNewline / setup.test.hs
blobb29a8aa8514016a38af7c22f928d1e1871f4857b
1 import Test.Cabal.Prelude
2 -- Test that Haddock with a newline in synopsis works correctly, #3004
3 main = setupAndCabalTest $ do
4 setup "configure" []
5 setup "haddock" []