Semi-colons in conditional

Issue #2 resolved
Oliver Stollmann repo owner created an issue

src/Cassno/Base.hs:252:30: Unexpected semi-colons in conditional: if not (rcDry rc); then runWithConfig rc; else putStrLn "" Perhaps you meant to use -XDoAndIfThenElse? Failed to install Cassno-0.0.1 cabal: Error: some packages failed to install: Cassno-0.0.1 failed during the building phase. The exception was: ExitFailure 1

Att: bami patch

Comments (2)

  1. Log in to comment