Resolving dependencies... Configuring mtl-2.2.1... Building mtl-2.2.1... Installed mtl-2.2.1 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Installed regex-base-0.93.2 Configuring relit-0.1.0... Building relit-0.1.0... Failed to install relit-0.1.0 Build log ( /home/builder/.cabal/logs/relit-0.1.0.log ): cabal: Entering directory '/tmp/cabal-tmp-20815/relit-0.1.0' Configuring relit-0.1.0... Building relit-0.1.0... Preprocessing library relit-0.1.0... [1 of 1] Compiling Text.Regex.Literal ( Text/Regex/Literal.hs, dist/build/Text/Regex/Literal.o ) Text/Regex/Literal.hs:39:6: error: • Couldn't match expected type ‘QuasiQuoter’ with actual type ‘(String -> Q Type) -> (String -> Q [Dec]) -> QuasiQuoter’ • Probable cause: ‘QuasiQuoter’ is applied to too few arguments In the expression: QuasiQuoter parseExprExp parseExprPat In an equation for ‘re’: re = QuasiQuoter parseExprExp parseExprPat cabal: Leaving directory '/tmp/cabal-tmp-20815/relit-0.1.0' cabal: Error: some packages failed to install: relit-0.1.0 failed during the building phase. The exception was: ExitFailure 1