Resolving dependencies... Downloading mangle-0.1.0.1 Downloaded mangle-0.1.0.1 Configuring mangle-0.1.0.1... Preprocessing executable 'mangle' for mangle-0.1.0.1.. Building executable 'mangle' for mangle-0.1.0.1.. [1 of 2] Compiling Mangle ( Mangle.hs, dist/build/mangle/mangle-tmp/Mangle.o ) Mangle.hs:279:30: 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." | 279 | = [QualSub nss u | nss <- tail $ inits names] | ^^^^ Mangle.hs:288:30: 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." | 288 | = [QualSub nss u | nss <- tail $ inits names] | ^^^^ [2 of 2] Compiling Main ( Main.hs, dist/build/mangle/mangle-tmp/Main.o ) [3 of 3] Linking dist/build/mangle/mangle Preprocessing library for mangle-0.1.0.1.. Building library for mangle-0.1.0.1.. [1 of 2] Compiling Mangle ( Mangle.hs, dist/build/Mangle.o, dist/build/Mangle.dyn_o ) Mangle.hs:279:30: 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." | 279 | = [QualSub nss u | nss <- tail $ inits names] | ^^^^ Mangle.hs:288:30: 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." | 288 | = [QualSub nss u | nss <- tail $ inits names] | ^^^^ [2 of 2] Compiling Mangle.TH ( Mangle/TH.hs, dist/build/Mangle/TH.o, dist/build/Mangle/TH.dyn_o ) Preprocessing executable 'mangle' for mangle-0.1.0.1.. Preprocessing library for mangle-0.1.0.1.. Running Haddock on library for mangle-0.1.0.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Mangle ( Mangle.hs, nothing ) Mangle.hs:279:30: 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." | 279 | = [QualSub nss u | nss <- tail $ inits names] | ^^^^ Mangle.hs:288:30: 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." | 288 | = [QualSub nss u | nss <- tail $ inits names] | ^^^^ [2 of 2] Compiling Mangle.TH ( Mangle/TH.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Mangle' Missing documentation for: Module header 0% ( 0 / 2) in 'Mangle.TH' Missing documentation for: Module header mangle (Mangle/TH.hs:15) Documentation created: dist/doc/html/mangle/, dist/doc/html/mangle/mangle.txt Installing executable mangle in /home/bgamari/build-cache/tmp-install/bin Warning: The directory /home/bgamari/build-cache/tmp-install/bin is not in the system search path. Installing library in /home/bgamari/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/mangle-0.1.0.1-EPU6J7AkQpaE0WnT25rd8d Completed mangle-0.1.0.1