diff --git a/appveyor.yml b/appveyor.yml index ece15ce8a..168593ab8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,4 +28,4 @@ cache: build_script: - cabal install --only-dependencies --enable-tests - -cabal configure --enable-tests && cabal build && cabal test \ No newline at end of file + - cabal configure --enable-tests && cabal build && cabal test \ No newline at end of file