Failed to build hosc-0.18.1 (SOLVED, doesn't compile however)

I've successfully been running Tidal on all major platforms (OSX, Win 7/10, Debian; all installed manually). I switched over to Manjaro on my main machine, because reasons, and setup Supercollider etc. earlier this year. All good.
However, compiling the current Tidal build stops with the hsoc library. Apparently due to a missing package. No, trying the deprecated cabal v1-install tidal doesn't make any difference.
Others seem to have (similar?) issues with this lib but I couldn't resolve my problem by reading through these reports. Unfortunately I ran out of ideas pretty quickly ("I run Arch btw") thus any help pointing me in the right direction is very much appreciated.

Failed to build hosc-0.18.1.
Build log (
/home/youwish/.cabal/logs/ghc-8.10.2/hosc-0.18.1-5493e6f5f29ee1e3429ba5a3882b5db3035b52e0e9b32fe643b8c7f69a06e411.log
):
Configuring library for hosc-0.18.1..
Preprocessing library for hosc-0.18.1..
Building library for hosc-0.18.1..
[ 1 of 18] Compiling Sound.OSC.Coding.Convert ( Sound/OSC/Coding/Convert.hs, dist/build/Sound/OSC/Coding/Convert.o, dist/build/Sound/OSC/Coding/Convert.dyn_o )
[ 2 of 18] Compiling Sound.OSC.Coding.Cast ( Sound/OSC/Coding/Cast.hs, dist/build/Sound/OSC/Coding/Cast.o, dist/build/Sound/OSC/Coding/Cast.dyn_o )
[ 3 of 18] Compiling Sound.OSC.Coding.Byte ( Sound/OSC/Coding/Byte.hs, dist/build/Sound/OSC/Coding/Byte.o, dist/build/Sound/OSC/Coding/Byte.dyn_o )
[ 4 of 18] Compiling Sound.OSC.Time   ( Sound/OSC/Time.hs, dist/build/Sound/OSC/Time.o, dist/build/Sound/OSC/Time.dyn_o )
[ 5 of 18] Compiling Sound.OSC.Datum  ( Sound/OSC/Datum.hs, dist/build/Sound/OSC/Datum.o, dist/build/Sound/OSC/Datum.dyn_o )
[ 6 of 18] Compiling Sound.OSC.Packet ( Sound/OSC/Packet.hs, dist/build/Sound/OSC/Packet.o, dist/build/Sound/OSC/Packet.dyn_o )
[ 7 of 18] Compiling Sound.OSC.Coding.Encode.Builder ( Sound/OSC/Coding/Encode/Builder.hs, dist/build/Sound/OSC/Coding/Encode/Builder.o, dist/build/Sound/OSC/Coding/Encode/Builder.dyn_o )
[ 8 of 18] Compiling Sound.OSC.Coding.Encode.Base ( Sound/OSC/Coding/Encode/Base.hs, dist/build/Sound/OSC/Coding/Encode/Base.o, dist/build/Sound/OSC/Coding/Encode/Base.dyn_o )
[ 9 of 18] Compiling Sound.OSC.Coding.Decode.Binary ( Sound/OSC/Coding/Decode/Binary.hs, dist/build/Sound/OSC/Coding/Decode/Binary.o, dist/build/Sound/OSC/Coding/Decode/Binary.dyn_o )
[10 of 18] Compiling Sound.OSC.Coding.Decode.Base ( Sound/OSC/Coding/Decode/Base.hs, dist/build/Sound/OSC/Coding/Decode/Base.o, dist/build/Sound/OSC/Coding/Decode/Base.dyn_o )
[11 of 18] Compiling Sound.OSC.Wait   ( Sound/OSC/Wait.hs, dist/build/Sound/OSC/Wait.o, dist/build/Sound/OSC/Wait.dyn_o )
[12 of 18] Compiling Sound.OSC.Transport.FD ( Sound/OSC/Transport/FD.hs, dist/build/Sound/OSC/Transport/FD.o, dist/build/Sound/OSC/Transport/FD.dyn_o )
[13 of 18] Compiling Sound.OSC.Transport.Monad ( Sound/OSC/Transport/Monad.hs, dist/build/Sound/OSC/Transport/Monad.o, dist/build/Sound/OSC/Transport/Monad.dyn_o )
[14 of 18] Compiling Sound.OSC.Transport.FD.UDP ( Sound/OSC/Transport/FD/UDP.hs, dist/build/Sound/OSC/Transport/FD/UDP.o, dist/build/Sound/OSC/Transport/FD/UDP.dyn_o )

Sound/OSC/Transport/FD/UDP.hs:7:1: error:
    Could not find module `Network.Socket'
    There are files missing in the `network-3.1.2.0' package,
    try running 'ghc-pkg check'.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
  |
7 | import qualified Network.Socket as N {- network -}
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Sound/OSC/Transport/FD/UDP.hs:8:1: error:
    Could not find module `Network.Socket.ByteString'
    There are files missing in the `network-3.1.2.0' package,
    try running 'ghc-pkg check'.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
  |
8 | import qualified Network.Socket.ByteString as C {- network -}
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Failed to build hosc-0.18.1 (which is required by tidal-1.6.1). See the
build log above for details.



$ cabal list hosc
* hosc
    Synopsis: Haskell Open Sound Control
    Default available version: 0.18.1
    Installed versions: [ Not installed ]
    Homepage: http://rohandrape.net/t/hosc
    License:  GPL-3

* hosc-json
    Synopsis: Haskell Open Sound Control JSON Serialisation
    Default available version: 0.16
    Installed versions: [ Not installed ]
    Homepage: http://rd.slavepianos.org/t/hosc-json
    License:  GPL

* hosc-utils
    Synopsis: Haskell Open Sound Control Utilities
    Default available version: 0.15
    Installed versions: [ Unknown ]
    Homepage: http://rd.slavepianos.org/?t=hosc-utils
    License:  GPL

Could you run this, what does it say?

A wall of text which I was hesitant to post right away:

There are problems in package distributive-0.6.2:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/distributive-0.6.2-An6mVudDQpvKZNDnGoUuGD doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/distributive-0.6.2/html/distributive.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/distributive-0.6.2/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/distributive-0.6.2-An6mVudDQpvKZNDnGoUuGD doesn't exist or isn't a directory
  cannot find any of ["Data/Distributive.hi","Data/Distributive.p_hi","Data/Distributive.dyn_hi"]
  cannot find any of ["Data/Distributive/Generic.hi","Data/Distributive/Generic.p_hi","Data/Distributive/Generic.dyn_hi"]
  cannot find any of ["libHSdistributive-0.6.2-An6mVudDQpvKZNDnGoUuGD.a","libHSdistributive-0.6.2-An6mVudDQpvKZNDnGoUuGD_p.a","libHSdistributive-0.6.2-An6mVudDQpvKZNDnGoUuGD-ghc8.10.2.so","libHSdistributive-0.6.2-An6mVudDQpvKZNDnGoUuGD-ghc8.10.2.dylib","HSdistributive-0.6.2-An6mVudDQpvKZNDnGoUuGD-ghc8.10.2.dll"] on library path
There are problems in package primitive-0.7.1.0:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/primitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: include-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/primitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV/include doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/primitive-0.7.1.0/html/primitive.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/primitive-0.7.1.0/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/primitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV doesn't exist or isn't a directory
  cannot find any of ["Control/Monad/Primitive.hi","Control/Monad/Primitive.p_hi","Control/Monad/Primitive.dyn_hi"]
  cannot find any of ["Data/Primitive.hi","Data/Primitive.p_hi","Data/Primitive.dyn_hi"]
  cannot find any of ["Data/Primitive/Array.hi","Data/Primitive/Array.p_hi","Data/Primitive/Array.dyn_hi"]
  cannot find any of ["Data/Primitive/ByteArray.hi","Data/Primitive/ByteArray.p_hi","Data/Primitive/ByteArray.dyn_hi"]
  cannot find any of ["Data/Primitive/MVar.hi","Data/Primitive/MVar.p_hi","Data/Primitive/MVar.dyn_hi"]
  cannot find any of ["Data/Primitive/MachDeps.hi","Data/Primitive/MachDeps.p_hi","Data/Primitive/MachDeps.dyn_hi"]
  cannot find any of ["Data/Primitive/MutVar.hi","Data/Primitive/MutVar.p_hi","Data/Primitive/MutVar.dyn_hi"]
  cannot find any of ["Data/Primitive/PrimArray.hi","Data/Primitive/PrimArray.p_hi","Data/Primitive/PrimArray.dyn_hi"]
  cannot find any of ["Data/Primitive/Ptr.hi","Data/Primitive/Ptr.p_hi","Data/Primitive/Ptr.dyn_hi"]
  cannot find any of ["Data/Primitive/SmallArray.hi","Data/Primitive/SmallArray.p_hi","Data/Primitive/SmallArray.dyn_hi"]
  cannot find any of ["Data/Primitive/Types.hi","Data/Primitive/Types.p_hi","Data/Primitive/Types.dyn_hi"]
  cannot find any of ["Data/Primitive/Internal/Compat.hi","Data/Primitive/Internal/Compat.p_hi","Data/Primitive/Internal/Compat.dyn_hi"]
  cannot find any of ["Data/Primitive/Internal/Operations.hi","Data/Primitive/Internal/Operations.p_hi","Data/Primitive/Internal/Operations.dyn_hi"]
  cannot find any of ["libHSprimitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV.a","libHSprimitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV_p.a","libHSprimitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV-ghc8.10.2.so","libHSprimitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV-ghc8.10.2.dylib","HSprimitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV-ghc8.10.2.dll"] on library path
There are problems in package th-abstraction-0.4.0.0:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/th-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/th-abstraction-0.4.0.0/html/th-abstraction.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/th-abstraction-0.4.0.0/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/th-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ doesn't exist or isn't a directory
  cannot find any of ["Language/Haskell/TH/Datatype.hi","Language/Haskell/TH/Datatype.p_hi","Language/Haskell/TH/Datatype.dyn_hi"]
  cannot find any of ["Language/Haskell/TH/Datatype/TyVarBndr.hi","Language/Haskell/TH/Datatype/TyVarBndr.p_hi","Language/Haskell/TH/Datatype/TyVarBndr.dyn_hi"]
  cannot find any of ["Language/Haskell/TH/Datatype/Internal.hi","Language/Haskell/TH/Datatype/Internal.p_hi","Language/Haskell/TH/Datatype/Internal.dyn_hi"]
  cannot find any of ["libHSth-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ.a","libHSth-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ_p.a","libHSth-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ-ghc8.10.2.so","libHSth-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ-ghc8.10.2.dylib","HSth-abstraction-0.4.0.0-EowzxylgIS6DLmPFoxbMpZ-ghc8.10.2.dll"] on library path
There are problems in package transformers-compat-0.6.6:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/transformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/transformers-compat-0.6.6/html/transformers-compat.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/transformers-compat-0.6.6/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/transformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H doesn't exist or isn't a directory
  cannot find any of ["Control/Monad/Trans/Instances.hi","Control/Monad/Trans/Instances.p_hi","Control/Monad/Trans/Instances.dyn_hi"]
  cannot find any of ["Data/Functor/Classes/Generic.hi","Data/Functor/Classes/Generic.p_hi","Data/Functor/Classes/Generic.dyn_hi"]
  cannot find any of ["Data/Functor/Classes/Generic/Internal.hi","Data/Functor/Classes/Generic/Internal.p_hi","Data/Functor/Classes/Generic/Internal.dyn_hi"]
  cannot find any of ["Paths_transformers_compat.hi","Paths_transformers_compat.p_hi","Paths_transformers_compat.dyn_hi"]
  cannot find any of ["libHStransformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H.a","libHStransformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H_p.a","libHStransformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H-ghc8.10.2.so","libHStransformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H-ghc8.10.2.dylib","HStransformers-compat-0.6.6-CZr4aajtyBTi4Enjszw8H-ghc8.10.2.dll"] on library path
There are problems in package colour-2.3.5:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/colour-2.3.5-C29WD8Qg69AL3qeQgayHy7 doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/colour-2.3.5/html/colour.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/colour-2.3.5/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/colour-2.3.5-C29WD8Qg69AL3qeQgayHy7 doesn't exist or isn't a directory
  cannot find any of ["Data/Colour.hi","Data/Colour.p_hi","Data/Colour.dyn_hi"]
  cannot find any of ["Data/Colour/CIE.hi","Data/Colour/CIE.p_hi","Data/Colour/CIE.dyn_hi"]
  cannot find any of ["Data/Colour/CIE/Illuminant.hi","Data/Colour/CIE/Illuminant.p_hi","Data/Colour/CIE/Illuminant.dyn_hi"]
  cannot find any of ["Data/Colour/Names.hi","Data/Colour/Names.p_hi","Data/Colour/Names.dyn_hi"]
  cannot find any of ["Data/Colour/RGBSpace.hi","Data/Colour/RGBSpace.p_hi","Data/Colour/RGBSpace.dyn_hi"]
  cannot find any of ["Data/Colour/RGBSpace/HSL.hi","Data/Colour/RGBSpace/HSL.p_hi","Data/Colour/RGBSpace/HSL.dyn_hi"]
  cannot find any of ["Data/Colour/RGBSpace/HSV.hi","Data/Colour/RGBSpace/HSV.p_hi","Data/Colour/RGBSpace/HSV.dyn_hi"]
  cannot find any of ["Data/Colour/SRGB.hi","Data/Colour/SRGB.p_hi","Data/Colour/SRGB.dyn_hi"]
  cannot find any of ["Data/Colour/SRGB/Linear.hi","Data/Colour/SRGB/Linear.p_hi","Data/Colour/SRGB/Linear.dyn_hi"]
  cannot find any of ["Data/Colour/Internal.hi","Data/Colour/Internal.p_hi","Data/Colour/Internal.dyn_hi"]
  cannot find any of ["Data/Colour/Chan.hi","Data/Colour/Chan.p_hi","Data/Colour/Chan.dyn_hi"]
  cannot find any of ["Data/Colour/RGB.hi","Data/Colour/RGB.p_hi","Data/Colour/RGB.dyn_hi"]
  cannot find any of ["Data/Colour/Matrix.hi","Data/Colour/Matrix.p_hi","Data/Colour/Matrix.dyn_hi"]
  cannot find any of ["Data/Colour/CIE/Chromaticity.hi","Data/Colour/CIE/Chromaticity.p_hi","Data/Colour/CIE/Chromaticity.dyn_hi"]
  cannot find any of ["libHScolour-2.3.5-C29WD8Qg69AL3qeQgayHy7.a","libHScolour-2.3.5-C29WD8Qg69AL3qeQgayHy7_p.a","libHScolour-2.3.5-C29WD8Qg69AL3qeQgayHy7-ghc8.10.2.so","libHScolour-2.3.5-C29WD8Qg69AL3qeQgayHy7-ghc8.10.2.dylib","HScolour-2.3.5-C29WD8Qg69AL3qeQgayHy7-ghc8.10.2.dll"] on library path
There are problems in package tagged-0.8.6:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/tagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/tagged-0.8.6/html/tagged.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/tagged-0.8.6/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/tagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe doesn't exist or isn't a directory
  cannot find any of ["Data/Proxy/TH.hi","Data/Proxy/TH.p_hi","Data/Proxy/TH.dyn_hi"]
  cannot find any of ["Data/Tagged.hi","Data/Tagged.p_hi","Data/Tagged.dyn_hi"]
  cannot find any of ["libHStagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe.a","libHStagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe_p.a","libHStagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe-ghc8.10.2.so","libHStagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe-ghc8.10.2.dylib","HStagged-0.8.6-6ynGuqiqWewDmeFAuVgKQe-ghc8.10.2.dll"] on library path
There are problems in package data-binary-ieee754-0.4.4:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/data-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/data-binary-ieee754-0.4.4/html/data-binary-ieee754.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/data-binary-ieee754-0.4.4/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/data-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz doesn't exist or isn't a directory
  cannot find any of ["Data/Binary/IEEE754.hi","Data/Binary/IEEE754.p_hi","Data/Binary/IEEE754.dyn_hi"]
  cannot find any of ["libHSdata-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz.a","libHSdata-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz_p.a","libHSdata-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz-ghc8.10.2.so","libHSdata-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz-ghc8.10.2.dylib","HSdata-binary-ieee754-0.4.4-HlSlHq1qDaTKAKUZNW5rdz-ghc8.10.2.dll"] on library path
There are problems in package blaze-builder-0.4.1.0:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/blaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7 doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/blaze-builder-0.4.1.0/html/blaze-builder.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/blaze-builder-0.4.1.0/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/blaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7 doesn't exist or isn't a directory
  cannot find any of ["Blaze/ByteString/Builder.hi","Blaze/ByteString/Builder.p_hi","Blaze/ByteString/Builder.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/ByteString.hi","Blaze/ByteString/Builder/ByteString.p_hi","Blaze/ByteString/Builder/ByteString.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Char/Utf8.hi","Blaze/ByteString/Builder/Char/Utf8.p_hi","Blaze/ByteString/Builder/Char/Utf8.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Char8.hi","Blaze/ByteString/Builder/Char8.p_hi","Blaze/ByteString/Builder/Char8.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Compat/Write.hi","Blaze/ByteString/Builder/Compat/Write.p_hi","Blaze/ByteString/Builder/Compat/Write.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/HTTP.hi","Blaze/ByteString/Builder/HTTP.p_hi","Blaze/ByteString/Builder/HTTP.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Html/Utf8.hi","Blaze/ByteString/Builder/Html/Utf8.p_hi","Blaze/ByteString/Builder/Html/Utf8.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Html/Word.hi","Blaze/ByteString/Builder/Html/Word.p_hi","Blaze/ByteString/Builder/Html/Word.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Int.hi","Blaze/ByteString/Builder/Int.p_hi","Blaze/ByteString/Builder/Int.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Internal/Write.hi","Blaze/ByteString/Builder/Internal/Write.p_hi","Blaze/ByteString/Builder/Internal/Write.dyn_hi"]
  cannot find any of ["Blaze/ByteString/Builder/Word.hi","Blaze/ByteString/Builder/Word.p_hi","Blaze/ByteString/Builder/Word.dyn_hi"]
  cannot find any of ["libHSblaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7.a","libHSblaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7_p.a","libHSblaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7-ghc8.10.2.so","libHSblaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7-ghc8.10.2.dylib","HSblaze-builder-0.4.1.0-G4KXEZbDrFS6c5MmayHGI7-ghc8.10.2.dll"] on library path
There are problems in package base-orphans-0.8.3:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/base-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4 doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/base-orphans-0.8.3/html/base-orphans.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/base-orphans-0.8.3/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/base-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4 doesn't exist or isn't a directory
  cannot find any of ["Data/Orphans.hi","Data/Orphans.p_hi","Data/Orphans.dyn_hi"]
  cannot find any of ["Data/Orphans/Prelude.hi","Data/Orphans/Prelude.p_hi","Data/Orphans/Prelude.dyn_hi"]
  cannot find any of ["libHSbase-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4.a","libHSbase-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4_p.a","libHSbase-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4-ghc8.10.2.so","libHSbase-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4-ghc8.10.2.dylib","HSbase-orphans-0.8.3-GiIm1tNEe7ZKEo2xLeU7l4-ghc8.10.2.dll"] on library path
There are problems in package clock-0.8:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/clock-0.8-GgyC1t0yogI8KcRGJ3XM3f doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/clock-0.8/html/clock.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/clock-0.8/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/clock-0.8-GgyC1t0yogI8KcRGJ3XM3f doesn't exist or isn't a directory
  cannot find any of ["System/Clock.hi","System/Clock.p_hi","System/Clock.dyn_hi"]
  cannot find any of ["libHSclock-0.8-GgyC1t0yogI8KcRGJ3XM3f.a","libHSclock-0.8-GgyC1t0yogI8KcRGJ3XM3f_p.a","libHSclock-0.8-GgyC1t0yogI8KcRGJ3XM3f-ghc8.10.2.so","libHSclock-0.8-GgyC1t0yogI8KcRGJ3XM3f-ghc8.10.2.dylib","HSclock-0.8-GgyC1t0yogI8KcRGJ3XM3f-ghc8.10.2.dll"] on library path
There are problems in package cabal-doctest-1.0.8:
  Warning: library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/cabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo doesn't exist or isn't a directory
  Warning: dynamic-library-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2 doesn't exist or isn't a directory
  Warning: haddock-interfaces: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/cabal-doctest-1.0.8/html/cabal-doctest.haddock doesn't exist or isn't a file
  Warning: haddock-html: /home/youwish/.cabal/share/doc/x86_64-linux-ghc-8.10.2/cabal-doctest-1.0.8/html doesn't exist or isn't a directory
  import-dirs: /home/youwish/.cabal/lib/x86_64-linux-ghc-8.10.2/cabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo doesn't exist or isn't a directory
  cannot find any of ["Distribution/Extra/Doctest.hi","Distribution/Extra/Doctest.p_hi","Distribution/Extra/Doctest.dyn_hi"]
  cannot find any of ["libHScabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo.a","libHScabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo_p.a","libHScabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo-ghc8.10.2.so","libHScabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo-ghc8.10.2.dylib","HScabal-doctest-1.0.8-8FuiLtyYbOyAYReyoJWbHo-ghc8.10.2.dll"] on library path
Warning: haddock-interfaces: /usr/share/doc/haskell-haddock-library/html/haddock-library.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-haddock-library/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-zlib/html/zlib.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-zlib/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-tar/html/tar.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-tar/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-splitmix/html/splitmix.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-splitmix/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-resolv/html/resolv.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-resolv/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-random/html/random.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-random/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-network/html/network.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-network/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-network-uri/html/network-uri.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-network-uri/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-lukko/html/lukko.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-lukko/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-http/html/HTTP.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-http/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-hashable/html/hashable.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-hashable/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-hackage-security/html/hackage-security.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-hackage-security/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-edit-distance/html/edit-distance.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-edit-distance/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-ed25519/html/ed25519.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-ed25519/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-echo/html/echo.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-echo/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-cryptohash-sha256/html/cryptohash-sha256.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-cryptohash-sha256/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-base64-bytestring/html/base64-bytestring.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-base64-bytestring/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-base16-bytestring/html/base16-bytestring.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-base16-bytestring/html doesn't exist or isn't a directory
Warning: haddock-interfaces: /usr/share/doc/haskell-async/html/async.haddock doesn't exist or isn't a file
Warning: haddock-html: /usr/share/doc/haskell-async/html doesn't exist or isn't a directory

The following packages are broken, either because they have a problem
listed above, or because they depend on a broken package.
distributive-0.6.2
primitive-0.7.1.0
th-abstraction-0.4.0.0
transformers-compat-0.6.6
colour-2.3.5
tagged-0.8.6
data-binary-ieee754-0.4.4
blaze-builder-0.4.1.0
base-orphans-0.8.3
clock-0.8
cabal-doctest-1.0.8

Oh that looks bad. I have no idea. Can you install any package via cabal? Can you run plain ghci (get a prompt, evaluate anything)?

No worries, thanks for taking a look :slightly_smiling_face:

Maybe I just need to install some other Haskell-related packages? I've only installed ghc and its 1.6 Gb of static libraries. No idea.

Edit: I can run ghci. Works fine as far as I can tell.

i didnt try on Arch yet, but maybe this link can help:

1 Like

That does the trick! Up and running :grinning:
I've been so focused on Cabal that I haven't considered checking the AUR :upside_down_face:
Well, maybe the issue using Cabal is still noteworthy.
Thanks a lot Igor! Cheers

1 Like