Resolving dependencies... Configuring migrant-core-0.1.1.1... Preprocessing library for migrant-core-0.1.1.1.. Building library for migrant-core-0.1.1.1.. [1 of 4] Compiling Database.Migrant.MigrationName ( src/Database/Migrant/MigrationName.hs, dist/build/Database/Migrant/MigrationName.o, dist/build/Database/Migrant/MigrationName.dyn_o ) [2 of 4] Compiling Database.Migrant.Driver.Class ( src/Database/Migrant/Driver/Class.hs, dist/build/Database/Migrant/Driver/Class.o, dist/build/Database/Migrant/Driver/Class.dyn_o ) [3 of 4] Compiling Database.Migrant.Run ( src/Database/Migrant/Run.hs, dist/build/Database/Migrant/Run.o, dist/build/Database/Migrant/Run.dyn_o ) [4 of 4] Compiling Database.Migrant ( src/Database/Migrant.hs, dist/build/Database/Migrant.o, dist/build/Database/Migrant.dyn_o ) Preprocessing library for migrant-core-0.1.1.1.. Running Haddock on library for migrant-core-0.1.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Database.Migrant.MigrationName ( src/Database/Migrant/MigrationName.hs, nothing ) [2 of 4] Compiling Database.Migrant.Driver.Class ( src/Database/Migrant/Driver/Class.hs, nothing ) [3 of 4] Compiling Database.Migrant.Run ( src/Database/Migrant/Run.hs, nothing ) [4 of 4] Compiling Database.Migrant ( src/Database/Migrant.hs, nothing ) Haddock coverage: 0% ( 0 / 2) in 'Database.Migrant.MigrationName' Missing documentation for: Module header MigrationName (src/Database/Migrant/MigrationName.hs:10) 33% ( 1 / 3) in 'Database.Migrant.Driver.Class' Missing documentation for: Module header DummyDriver (src/Database/Migrant/Driver/Class.hs:41) 71% ( 5 / 7) in 'Database.Migrant.Run' Missing documentation for: Module header MigrationDirection (src/Database/Migrant/Run.hs:16) 50% ( 3 / 6) in 'Database.Migrant' Missing documentation for: Module header MigrationName (src/Database/Migrant/MigrationName.hs:10) MigrationDirection (src/Database/Migrant/Run.hs:16) Documentation created: dist/doc/html/migrant-core/, dist/doc/html/migrant-core/migrant-core.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/migrant-core-0.1.1.1-K7bibx6oSU34TmAApEvNVX Completed migrant-core-0.1.1.1 Configuring old-locale-1.0.0.7... Preprocessing library for old-locale-1.0.0.7.. Building library for old-locale-1.0.0.7.. [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o, dist/build/System/Locale.dyn_o ) Preprocessing library for old-locale-1.0.0.7.. Running Haddock on library for old-locale-1.0.0.7.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling System.Locale ( System/Locale.hs, nothing ) Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:50) Documentation created: dist/doc/html/old-locale/, dist/doc/html/old-locale/old-locale.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/old-locale-1.0.0.7-2YowMuiAcJ5JaeIIGUyoRA Completed old-locale-1.0.0.7 Configuring utf8-string-1.0.2... Preprocessing library for utf8-string-1.0.2.. Building library for utf8-string-1.0.2.. [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o, dist/build/Codec/Binary/UTF8/String.dyn_o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o, dist/build/Codec/Binary/UTF8/Generic.dyn_o ) Codec/Binary/UTF8/Generic.hs:87:21: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 87 | tail = List.tail | ^^^^^^^^^ [3 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o, dist/build/Data/ByteString/Lazy/UTF8.dyn_o ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o, dist/build/Data/ByteString/UTF8.dyn_o ) [5 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o, dist/build/Data/String/UTF8.dyn_o ) Preprocessing library for utf8-string-1.0.2.. Running Haddock on library for utf8-string-1.0.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, nothing ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, nothing ) Codec/Binary/UTF8/Generic.hs:87:21: warning: [GHC-63394] [-Wx-partial] In the use of tail (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 87 | tail = List.tail | ^^^^^^^^^ [3 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, nothing ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, nothing ) [5 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, nothing ) Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' 100% ( 18 / 18) in 'Data.ByteString.UTF8' 88% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:64) toRep (Data/String/UTF8.hs:67) Warning: Data.ByteString.Lazy.UTF8: could not find link destinations for: - Data.ByteString.Lazy.Internal.D:R:ItemByteString Warning: Data.ByteString.UTF8: could not find link destinations for: - Data.ByteString.Internal.Type.D:R:ItemByteString Documentation created: dist/doc/html/utf8-string/, dist/doc/html/utf8-string/utf8-string.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/utf8-string-1.0.2-ARoN8tTzuLW5AQK61y3Hvx Completed utf8-string-1.0.2 Configuring old-time-1.1.0.5... configure: WARNING: unrecognized options: --with-compiler checking for gcc... /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc accepts -g... yes checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for /nix/store/8v6k283dpbc0qkdq81nb6mrxrgcb10i1-gcc-wrapper-14-20241116/bin/cc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler Preprocessing library for old-time-1.1.0.5.. Building library for old-time-1.1.0.5.. [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o, dist/build/System/Time.dyn_o ) Preprocessing library for old-time-1.1.0.5.. Running Haddock on library for old-time-1.1.0.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, nothing ) Haddock coverage: Warning: 'CalendarTime' is ambiguous. It is defined * at System/Time.hsc:186:4 * at System/Time.hsc:185:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at System/Time.hsc:185:1 Warning: 'TimeDiff' is ambiguous. It is defined * at System/Time.hsc:208:4 * at System/Time.hsc:207:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at System/Time.hsc:207:1 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:248) Documentation created: dist/doc/html/old-time/, dist/doc/html/old-time/old-time.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/old-time-1.1.0.5-C90ycRQdPxMIXikMBTM1Hq Completed old-time-1.1.0.5 Downloading convertible-1.1.1.1 Downloaded convertible-1.1.1.1 Configuring convertible-1.1.1.1... Preprocessing library for convertible-1.1.1.1.. Building library for convertible-1.1.1.1.. : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - mtl-2.3.1 (exposed by flag -package-id mtl-2.3.1-inplace) [1 of 9] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, dist/build/Data/Convertible/Base.o, dist/build/Data/Convertible/Base.dyn_o ) [2 of 9] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, dist/build/Data/Convertible/Instances/Map.o, dist/build/Data/Convertible/Instances/Map.dyn_o ) [3 of 9] Compiling Data.Convertible.Instances.Text ( Data/Convertible/Instances/Text.hs, dist/build/Data/Convertible/Instances/Text.o, dist/build/Data/Convertible/Instances/Text.dyn_o ) Data/Convertible/Instances/Text.hs:41:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Foldable is redundant except perhaps to import instances from Data.Foldable To import instances alone, use: import Data.Foldable() | 41 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^ [4 of 9] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, dist/build/Data/Convertible/Utils.o, dist/build/Data/Convertible/Utils.dyn_o ) [5 of 9] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, dist/build/Data/Convertible/Instances/Num.o, dist/build/Data/Convertible/Instances/Num.dyn_o ) [6 of 9] Compiling Data.Convertible.Instances.Time ( Data/Convertible/Instances/Time.hs, dist/build/Data/Convertible/Instances/Time.o, dist/build/Data/Convertible/Instances/Time.dyn_o ) [7 of 9] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, dist/build/Data/Convertible/Instances/C.o, dist/build/Data/Convertible/Instances/C.dyn_o ) [8 of 9] Compiling Data.Convertible.Instances ( Data/Convertible/Instances.hs, dist/build/Data/Convertible/Instances.o, dist/build/Data/Convertible/Instances.dyn_o ) [9 of 9] Compiling Data.Convertible ( Data/Convertible.hs, dist/build/Data/Convertible.o, dist/build/Data/Convertible.dyn_o ) Preprocessing library for convertible-1.1.1.1.. Running Haddock on library for convertible-1.1.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - mtl-2.3.1 (exposed by flag -package-id mtl-2.3.1-inplace) [1 of 9] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, nothing ) [2 of 9] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, nothing ) [3 of 9] Compiling Data.Convertible.Instances.Text ( Data/Convertible/Instances/Text.hs, nothing ) Data/Convertible/Instances/Text.hs:41:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Foldable is redundant except perhaps to import instances from Data.Foldable To import instances alone, use: import Data.Foldable() | 41 | import Data.Foldable | ^^^^^^^^^^^^^^^^^^^^ [4 of 9] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, nothing ) [5 of 9] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, nothing ) [6 of 9] Compiling Data.Convertible.Instances.Time ( Data/Convertible/Instances/Time.hs, nothing ) [7 of 9] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, nothing ) [8 of 9] Compiling Data.Convertible.Instances ( Data/Convertible/Instances.hs, nothing ) [9 of 9] Compiling Data.Convertible ( Data/Convertible.hs, nothing ) Haddock coverage: 77% ( 7 / 9) in 'Data.Convertible.Base' Missing documentation for: convError (Data/Convertible/Base.hs:111) prettyConvertError (Data/Convertible/Base.hs:115) 100% ( 1 / 1) in 'Data.Convertible.Instances.Map' 100% ( 1 / 1) in 'Data.Convertible.Instances.Text' 100% ( 3 / 3) in 'Data.Convertible.Utils' Warning: 'ConvertError' is ambiguous. It is defined * at Data/Convertible/Base.hs:88:21 * at Data/Convertible/Base.hs:88:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Convertible/Base.hs:88:1 100% ( 1 / 1) in 'Data.Convertible.Instances.Num' 100% ( 1 / 1) in 'Data.Convertible.Instances.Time' 100% ( 1 / 1) in 'Data.Convertible.Instances.C' 100% ( 1 / 1) in 'Data.Convertible.Instances' 100% ( 3 / 3) in 'Data.Convertible' Documentation created: dist/doc/html/convertible/, dist/doc/html/convertible/convertible.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/convertible-1.1.1.1-52DMx4gdepY63Ogb8eJRXE Completed convertible-1.1.1.1 Downloading HDBC-2.4.0.4 Downloaded HDBC-2.4.0.4 Configuring HDBC-2.4.0.4... Preprocessing library for HDBC-2.4.0.4.. Building library for HDBC-2.4.0.4.. [1 of 8] Compiling Database.HDBC.ColTypes ( Database/HDBC/ColTypes.hs, dist/build/Database/HDBC/ColTypes.o, dist/build/Database/HDBC/ColTypes.dyn_o ) [2 of 8] Compiling Database.HDBC.Locale ( Database/HDBC/Locale.hs, dist/build/Database/HDBC/Locale.o, dist/build/Database/HDBC/Locale.dyn_o ) [3 of 8] Compiling Database.HDBC.SqlValue ( Database/HDBC/SqlValue.hs, dist/build/Database/HDBC/SqlValue.o, dist/build/Database/HDBC/SqlValue.dyn_o ) [4 of 8] Compiling Database.HDBC.Statement ( Database/HDBC/Statement.hs, dist/build/Database/HDBC/Statement.o, dist/build/Database/HDBC/Statement.dyn_o ) [5 of 8] Compiling Database.HDBC.Types ( Database/HDBC/Types.hs, dist/build/Database/HDBC/Types.o, dist/build/Database/HDBC/Types.dyn_o ) [6 of 8] Compiling Database.HDBC.DriverUtils ( Database/HDBC/DriverUtils.hs, dist/build/Database/HDBC/DriverUtils.o, dist/build/Database/HDBC/DriverUtils.dyn_o ) [7 of 8] Compiling Database.HDBC.Utils ( Database/HDBC/Utils.hs, dist/build/Database/HDBC/Utils.o, dist/build/Database/HDBC/Utils.dyn_o ) [8 of 8] Compiling Database.HDBC ( Database/HDBC.hs, dist/build/Database/HDBC.o, dist/build/Database/HDBC.dyn_o ) Preprocessing library for HDBC-2.4.0.4.. Running Haddock on library for HDBC-2.4.0.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 8] Compiling Database.HDBC.ColTypes ( Database/HDBC/ColTypes.hs, nothing ) [2 of 8] Compiling Database.HDBC.Locale ( Database/HDBC/Locale.hs, nothing ) [3 of 8] Compiling Database.HDBC.SqlValue ( Database/HDBC/SqlValue.hs, nothing ) [4 of 8] Compiling Database.HDBC.Statement ( Database/HDBC/Statement.hs, nothing ) [5 of 8] Compiling Database.HDBC.Types ( Database/HDBC/Types.hs, nothing ) [6 of 8] Compiling Database.HDBC.DriverUtils ( Database/HDBC/DriverUtils.hs, nothing ) [7 of 8] Compiling Database.HDBC.Utils ( Database/HDBC/Utils.hs, nothing ) [8 of 8] Compiling Database.HDBC ( Database/HDBC.hs, nothing ) Haddock coverage: Warning: 'SqlColDesc' is ambiguous. It is defined * at Database/HDBC/ColTypes.hs:39:4 * at Database/HDBC/ColTypes.hs:38:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/ColTypes.hs:38:1 100% ( 4 / 4) in 'Database.HDBC.ColTypes' 75% ( 3 / 4) in 'Database.HDBC.Locale' Missing documentation for: Module header 88% ( 8 / 9) in 'Database.HDBC.SqlValue' Missing documentation for: Module header Warning: 'Statement' is ambiguous. It is defined * at Database/HDBC/Statement.hs:18:18 * at Database/HDBC/Statement.hs:18:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/Statement.hs:18:1 Warning: 'prepare' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 81% ( 9 / 11) in 'Database.HDBC.Statement' Missing documentation for: Module header Statement (Database/HDBC/Statement.hs:18) Warning: 'Statement' is ambiguous. It is defined * at Database/HDBC/Statement.hs:18:18 * at Database/HDBC/Statement.hs:18:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/Statement.hs:18:1 Warning: 'Connection' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ConnWrapper' is ambiguous. It is defined * at Database/HDBC/Types.hs:186:20 * at Database/HDBC/Types.hs:186:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/Types.hs:186:1 92% ( 12 / 13) in 'Database.HDBC.Types' Missing documentation for: Statement (Database/HDBC/Statement.hs:18) Warning: 'Connection' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 75% ( 3 / 4) in 'Database.HDBC.DriverUtils' Missing documentation for: ChildList (Database/HDBC/DriverUtils.hs:31) Warning: 'SqlError' is ambiguous. It is defined * at Database/HDBC/Statement.hs:108:17 * at Database/HDBC/Statement.hs:108:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/Statement.hs:108:1 Warning: 'Statement' is ambiguous. It is defined * at Database/HDBC/Statement.hs:18:18 * at Database/HDBC/Statement.hs:18:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/Statement.hs:18:1 Warning: 'SqlError' is ambiguous. It is defined * at Database/HDBC/Statement.hs:108:17 * at Database/HDBC/Statement.hs:108:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Database/HDBC/Statement.hs:108:1 98% ( 81 / 82) in 'Database.HDBC' Missing documentation for: Statement (Database/HDBC/Statement.hs:18) Documentation created: dist/doc/html/HDBC/, dist/doc/html/HDBC/HDBC.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/HDBC-2.4.0.4-3NgDpeSL7UPKcJYo0D04g6 Completed HDBC-2.4.0.4 Downloading migrant-hdbc-0.1.1.1 Downloaded migrant-hdbc-0.1.1.1 Configuring migrant-hdbc-0.1.1.1... Preprocessing library for migrant-hdbc-0.1.1.1.. Building library for migrant-hdbc-0.1.1.1.. [1 of 1] Compiling Database.Migrant.Driver.HDBC ( src/Database/Migrant/Driver/HDBC.hs, dist/build/Database/Migrant/Driver/HDBC.o, dist/build/Database/Migrant/Driver/HDBC.dyn_o ) Preprocessing library for migrant-hdbc-0.1.1.1.. Running Haddock on library for migrant-hdbc-0.1.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Database.Migrant.Driver.HDBC ( src/Database/Migrant/Driver/HDBC.hs, nothing ) Haddock coverage: 0% ( 0 / 1) in 'Database.Migrant.Driver.HDBC' Missing documentation for: Module header Documentation created: dist/doc/html/migrant-hdbc/, dist/doc/html/migrant-hdbc/migrant-hdbc.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/migrant-hdbc-0.1.1.1-FG0cqBcXrUpDDAr9RT7rBE Completed migrant-hdbc-0.1.1.1