Build #1 for lucid-hyperscript-0.1.0.1
| Package | lucid-hyperscript-0.1.0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2022-01-30 09:16:54.29159229 UTC |
|---|---|
| Compiler | ghc-8.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.14.1.0, lucid-2.11.0, template-haskell-2.16.0.0, text-1.2.3.2, base-4.14.1.0, lucid-2.11.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 transformers-compat-0.7.1
Starting base-orphans-0.8.6
Starting blaze-builder-0.4.2.2
Building base-orphans-0.8.6
Building blaze-builder-0.4.2.2
Building transformers-compat-0.7.1
Completed transformers-compat-0.7.1
Starting mmorph-1.2.0
Completed blaze-builder-0.4.2.2
Building mmorph-1.2.0
Completed base-orphans-0.8.6
Starting hashable-1.4.0.2
Building hashable-1.4.0.2
Completed mmorph-1.2.0
Completed hashable-1.4.0.2
Starting unordered-containers-0.2.16.0
Building unordered-containers-0.2.16.0
Completed unordered-containers-0.2.16.0
Starting lucid-2.11.0
Building lucid-2.11.0
Completed lucid-2.11.0
Downloading lucid-hyperscript-0.1.0.1
Downloaded lucid-hyperscript-0.1.0.1
Starting lucid-hyperscript-0.1.0.1
Building lucid-hyperscript-0.1.0.1
Failed to install lucid-hyperscript-0.1.0.1
Build log ( /home/builder/.cabal/logs/ghc-8.10.2/lucid-hyperscript-0.1.0.1-490NPJPGxIIDOSEbVlgSRB.log ):
cabal: Entering directory '/tmp/cabal-tmp-4098/lucid-hyperscript-0.1.0.1'
Configuring lucid-hyperscript-0.1.0.1...
Preprocessing library for lucid-hyperscript-0.1.0.1..
Building library for lucid-hyperscript-0.1.0.1..
[1 of 3] Compiling Lucid.Hyperscript.QuasiQuoter ( src/Lucid/Hyperscript/QuasiQuoter.hs, dist/build/Lucid/Hyperscript/QuasiQuoter.o, dist/build/Lucid/Hyperscript/QuasiQuoter.dyn_o )
src/Lucid/Hyperscript/QuasiQuoter.hs:26:16: error:
" No instance for (Language.Haskell.TH.Syntax.Lift Text)
arising from a use of Language.Haskell.TH.Syntax.lift
" In the expression: Language.Haskell.TH.Syntax.lift text
In the expression:
[| script_ [type_ "text/hyperscript"] $ toHtml text |]
pending(rn) [<text, Language.Haskell.TH.Syntax.lift text>]
In the first argument of (.), namely
(\ text
-> [| script_ [type_ "text/hyperscript"] $ toHtml text |]
pending(rn) [<text, Language.Haskell.TH.Syntax.lift text>])
|
26 | ((\text -> [|script_ [type_ "text/hyperscript"] $ toHtml text|]) . processString)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-4098/lucid-hyperscript-0.1.0.1'
cabal: Error: some packages failed to install:
lucid-hyperscript-0.1.0.1-490NPJPGxIIDOSEbVlgSRB failed during the building
phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.