Resolving dependencies... Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Downloading 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: Couldn't match expected type `QuasiQuoter' with actual type `(String -> Q Type) -> (String -> Q [Dec]) -> QuasiQuoter' In the return type of a call of `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 Failed to install 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