Build #2 for gettext-th-0.1.0.1
| Package | gettext-th-0.1.0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2022-08-15 22:23:10.830666686 UTC |
|---|---|
| Compiler | ghc-8.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.14.1.0, bytestring-0.10.10.0, directory-1.3.6.0, filepath-1.4.2.1, haskell-gettext-0.1.2.0, template-haskell-2.16.0.0, text-1.2.3.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting old-locale-1.0.0.7
Starting base-orphans-0.8.7
Starting syb-0.7.2.1
Starting haskell-src-exts-1.23.1
Building old-locale-1.0.0.7
Building base-orphans-0.8.7
Building syb-0.7.2.1
Building haskell-src-exts-1.23.1
Completed old-locale-1.0.0.7
Completed syb-0.7.2.1
Completed base-orphans-0.8.7
Starting hashable-1.4.1.0
Building hashable-1.4.1.0
Completed hashable-1.4.1.0
Starting unordered-containers-0.2.19.1
Building unordered-containers-0.2.19.1
Completed unordered-containers-0.2.19.1
Starting uniplate-1.6.13
Building uniplate-1.6.13
Completed uniplate-1.6.13
Completed haskell-src-exts-1.23.1
Starting haskell-gettext-0.1.2.0
Building haskell-gettext-0.1.2.0
Completed haskell-gettext-0.1.2.0
Starting gettext-th-0.1.0.1
Building gettext-th-0.1.0.1
Failed to install gettext-th-0.1.0.1
Build log ( /home/builder/.cabal/logs/ghc-8.10.2/gettext-th-0.1.0.1-46FDHKyk4AF3m3QQMAzYF.log ):
cabal: Entering directory '/tmp/cabal-tmp-6429/gettext-th-0.1.0.1'
Configuring gettext-th-0.1.0.1...
Preprocessing library for gettext-th-0.1.0.1..
Building library for gettext-th-0.1.0.1..
[1 of 1] Compiling I18N.Gettext.TH ( src/I18N/Gettext/TH.hs, dist/build/I18N/Gettext/TH.o, dist/build/I18N/Gettext/TH.dyn_o )
src/I18N/Gettext/TH.hs:97:3: error:
" No instance for (Language.Haskell.TH.Syntax.Lift T.Text)
arising from a use of Language.Haskell.TH.Syntax.lift
" In the expression: Language.Haskell.TH.Syntax.lift trans
In a stmt of a 'do' block:
[| trans |]
pending(rn) [<trans, Language.Haskell.TH.Syntax.lift trans>]
In the expression:
do createPotFile
loc <- location
runIO
$ appendFile potFileName
$ unlines ["", "#: " ++ (loc_filename loc) ++ ":0", ....]
let trans = TL.toStrict $ G.gettext catalog (packStr str)
....
|
97 | [| trans |]
| ^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-6429/gettext-th-0.1.0.1'
cabal: Error: some packages failed to install:
gettext-th-0.1.0.1-46FDHKyk4AF3m3QQMAzYF failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.