Build #1 for here-1.2.14

[all reports]

Package here-1.2.14
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2023-08-03 03:15:34.790896758 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, haskell-src-meta-0.8.12, mtl-2.2.2, parsec-3.1.15.0, template-haskell-2.18.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     safe-0.3.19
Starting     th-abstraction-0.6.0.0
Starting     th-compat-0.1.4
Starting     syb-0.7.2.4
Starting     haskell-src-exts-1.23.1
Building     safe-0.3.19
Building     th-compat-0.1.4
Building     th-abstraction-0.6.0.0
Building     syb-0.7.2.4
Building     haskell-src-exts-1.23.1
Completed    safe-0.3.19
Completed    th-compat-0.1.4
Completed    syb-0.7.2.4
Completed    th-abstraction-0.6.0.0
Starting     th-lift-0.8.4
Starting     th-expand-syns-0.4.11.0
Building     th-lift-0.8.4
Building     th-expand-syns-0.4.11.0
Completed    th-lift-0.8.4
Completed    th-expand-syns-0.4.11.0
Starting     th-reify-many-0.1.10
Building     th-reify-many-0.1.10
Completed    th-reify-many-0.1.10
Starting     th-orphans-0.13.14
Building     th-orphans-0.13.14
Completed    th-orphans-0.13.14
Completed    haskell-src-exts-1.23.1
Starting     haskell-src-meta-0.8.12
Building     haskell-src-meta-0.8.12
Completed    haskell-src-meta-0.8.12
Downloading  here-1.2.14
Downloaded   here-1.2.14
Starting     here-1.2.14
Building     here-1.2.14
Completed    here-1.2.14

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.2.4 -O0
In order, the following will be built (use -v for more details):
 - th-expand-syns-0.4.11.0 (lib:th-expand-syns) (requires build)
 - th-reify-many-0.1.10 (lib:th-reify-many) (requires build)
 - th-orphans-0.13.14 (lib:th-orphans) (requires build)
 - haskell-src-meta-0.8.12 (lib:haskell-src-meta) (requires build)
 - here-1.2.14 (first run)
Starting     th-expand-syns-0.4.11.0 (all, legacy fallback)
Building     th-expand-syns-0.4.11.0 (all, legacy fallback)
Installing   th-expand-syns-0.4.11.0 (all, legacy fallback)
Completed    th-expand-syns-0.4.11.0 (all, legacy fallback)
Starting     th-reify-many-0.1.10 (all, legacy fallback)
Building     th-reify-many-0.1.10 (all, legacy fallback)
Installing   th-reify-many-0.1.10 (all, legacy fallback)
Completed    th-reify-many-0.1.10 (all, legacy fallback)
Starting     th-orphans-0.13.14 (all, legacy fallback)
Building     th-orphans-0.13.14 (all, legacy fallback)
Installing   th-orphans-0.13.14 (all, legacy fallback)
Completed    th-orphans-0.13.14 (all, legacy fallback)
Starting     haskell-src-meta-0.8.12 (all, legacy fallback)
Building     haskell-src-meta-0.8.12 (all, legacy fallback)
Installing   haskell-src-meta-0.8.12 (all, legacy fallback)
Completed    haskell-src-meta-0.8.12 (all, legacy fallback)
Configuring here-1.2.14...
Preprocessing library for here-1.2.14..
Building library for here-1.2.14..
[1 of 4] Compiling Data.String.Here.Internal ( src/Data/String/Here/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here/Internal.dyn_o )
[2 of 4] Compiling Data.String.Here.Interpolated ( src/Data/String/Here/Interpolated.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here/Interpolated.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here/Interpolated.dyn_o )

src/Data/String/Here/Interpolated.hs:7:1: warning: [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
  |
7 | import Control.Applicative hiding ((<|>))
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/String/Here/Interpolated.hs:13:1: warning: [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
13 | import Data.Monoid
   | ^^^^^^^^^^^^^^^^^^

src/Data/String/Here/Interpolated.hs:22:1: warning: [-Wunused-imports]
    The import of Text.Parsec.Prim is redundant
      except perhaps to import instances from Text.Parsec.Prim
    To import instances alone, use: import Text.Parsec.Prim()
   |
22 | import Text.Parsec.Prim
   | ^^^^^^^^^^^^^^^^^^^^^^^
[3 of 4] Compiling Data.String.Here.Uninterpolated ( src/Data/String/Here/Uninterpolated.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here/Uninterpolated.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here/Uninterpolated.dyn_o )
[4 of 4] Compiling Data.String.Here ( src/Data/String/Here.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/here-1.2.14/noopt/build/Data/String/Here.dyn_o )
Preprocessing test suite 'here-test' for here-1.2.14..
Building test suite 'here-test' for here-1.2.14..
ghc: could not execute: hspec-discover