Resolving dependencies... Warning: Note that reinstalls are always dangerous. Continuing anyway... Notice: installing into a sandbox located at /home/builder/hackage-server/.cabal-sandbox Downloading json-feed-0.0.6... Configuring http-client-0.5.7.1... Configuring json-feed-0.0.6... Building http-client-0.5.7.1... Building json-feed-0.0.6... Failed to install json-feed-0.0.6 Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/json-feed-0.0.6-AGKNz4st44VCetKznpn2nz.log ): cabal: Entering directory '/tmp/cabal-tmp-17756/json-feed-0.0.6' Configuring json-feed-0.0.6... Preprocessing library for json-feed-0.0.6.. Building library for json-feed-0.0.6.. [1 of 2] Compiling JsonFeed ( library/JsonFeed.hs, dist/dist-sandbox-9df84abc/build/JsonFeed.o ) library/JsonFeed.hs:19:1: error: Could not find module ‘Data.Aeson’ There are files missing in the ‘aeson-1.2.3.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 19 | import Data.Aeson (FromJSON, ToJSON, Value) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ library/JsonFeed.hs:20:1: error: Could not find module ‘Data.Aeson.Types’ There are files missing in the ‘aeson-1.2.3.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 20 | import Data.Aeson.Types (Options) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ library/JsonFeed.hs:25:1: error: Could not find module ‘Network.Mime’ There are files missing in the ‘mime-types-0.1.0.7’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 25 | import Network.Mime (MimeType) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ library/JsonFeed.hs:28:1: error: Could not find module ‘Text.HTML.TagSoup’ There are files missing in the ‘tagsoup-0.14.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 28 | import Text.HTML.TagSoup (Tag) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ library/JsonFeed.hs:30:1: error: Could not find module ‘Data.Aeson’ There are files missing in the ‘aeson-1.2.3.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 30 | import qualified Data.Aeson as Json | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ library/JsonFeed.hs:35:1: error: Could not find module ‘Text.HTML.TagSoup’ There are files missing in the ‘tagsoup-0.14.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 35 | import qualified Text.HTML.TagSoup as Html | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cabal: Leaving directory '/tmp/cabal-tmp-17756/json-feed-0.0.6' Failed to install http-client-0.5.7.1 Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a.log ): cabal: Entering directory '/tmp/cabal-tmp-17755/http-client-0.5.7.1' Configuring http-client-0.5.7.1... Preprocessing library for http-client-0.5.7.1.. Building library for http-client-0.5.7.1.. [ 1 of 18] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/dist-sandbox-9df84abc/build/Network/HTTP/Client/Types.o ) Network/HTTP/Client/Types.hs:41:1: error: Could not find module ‘Network.HTTP.Types’ There are files missing in the ‘http-types-0.11’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 41 | import Network.HTTP.Types | ^^^^^^^^^^^^^^^^^^^^^^^^^ Network/HTTP/Client/Types.hs:60:1: error: Could not find module ‘Data.Streaming.Zlib’ There are files missing in the ‘streaming-commons-0.1.18’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. | 60 | import Data.Streaming.Zlib (ZlibException) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cabal: Leaving directory '/tmp/cabal-tmp-17755/http-client-0.5.7.1' cabal: Error: some packages failed to install: http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase. The exception was: ExitFailure 1 json-feed-0.0.6-AGKNz4st44VCetKznpn2nz failed during the building phase. The exception was: ExitFailure 1