Skip to content
Snippets Groups Projects
Commit b27fb011 authored by Francesco Gazzetta's avatar Francesco Gazzetta
Browse files

fixed #4477

parent aa682f9e
No related branches found
No related tags found
No related merge requests found
import Test.Cabal.Prelude
main = cabalTest $ do
expectBroken 4477 $ do
cabal' "new-run" ["foo"] >>= assertOutputContains "Hello World"
cabal' "new-run" ["foo"] >>= assertOutputContains "Hello World"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment