Resolving dependencies... Configuring HsOpenSSL-0.10.3.5... cabal: Missing dependencies on foreign libraries: * Missing C libraries: crypto, ssl This problem can usually be solved by installing the system packages that provide these libraries (you may need the "-dev" versions). If the libraries are already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are. Failed to install HsOpenSSL-0.10.3.5 Configuring cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/cereal-0.4.0.1/ghc-7.6.3 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/extensible-exceptions-0.1.1.4/ghc-7.6.3 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring stm-2.4.2... Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.2... Running Haddock for stm-2.4.2... Running hscolour for stm-2.4.2... Preprocessing library stm-2.4.2... Preprocessing library stm-2.4.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/stm-2.4.2/ghc-7.6.3 Registering stm-2.4.2... Installed stm-2.4.2 Configuring safecopy-0.8.2... Building safecopy-0.8.2... Preprocessing library safecopy-0.8.2... [1 of 4] Compiling Data.SafeCopy.SafeCopy ( src/Data/SafeCopy/SafeCopy.hs, dist/build/Data/SafeCopy/SafeCopy.o ) [2 of 4] Compiling Data.SafeCopy.Derive ( src/Data/SafeCopy/Derive.hs, dist/build/Data/SafeCopy/Derive.o ) src/Data/SafeCopy/Derive.hs:15:1: Warning: The import item `Kind(..)' suggests that `Kind' has (in-scope) constructors or class methods, but it has none [3 of 4] Compiling Data.SafeCopy.Instances ( src/Data/SafeCopy/Instances.hs, dist/build/Data/SafeCopy/Instances.o ) [4 of 4] Compiling Data.SafeCopy ( src/Data/SafeCopy.hs, dist/build/Data/SafeCopy.o ) In-place registering safecopy-0.8.2... Running Haddock for safecopy-0.8.2... Running hscolour for safecopy-0.8.2... Preprocessing library safecopy-0.8.2... Preprocessing library safecopy-0.8.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, text-0.11.2.3 dist/build/tmp-23011/src/Data/SafeCopy/Derive.hs:15:1: Warning: The import item `Kind(..)' suggests that `Kind' has (in-scope) constructors or class methods, but it has none Haddock coverage: 45% ( 18 / 40) in 'Data.SafeCopy.SafeCopy' 43% ( 3 / 7) in 'Data.SafeCopy.Derive' 0% ( 0 / 6) in 'Data.SafeCopy.Instances' 85% ( 23 / 27) in 'Data.SafeCopy' Warning: Data.SafeCopy: could not find link destinations for: Data.SafeCopy.SafeCopy.Proxy Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Documentation created: dist/doc/html/safecopy/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/safecopy-0.8.2/ghc-7.6.3 Registering safecopy-0.8.2... Installed safecopy-0.8.2 Configuring acid-state-0.12.1... Building acid-state-0.12.1... Preprocessing library acid-state-0.12.1... [ 1 of 15] Compiling Data.Acid.CRC ( src/Data/Acid/CRC.hs, dist/build/Data/Acid/CRC.o ) [ 2 of 15] Compiling Paths_acid_state ( dist/build/autogen/Paths_acid_state.hs, dist/build/Paths_acid_state.o ) [ 3 of 15] Compiling Data.Acid.Archive ( src/Data/Acid/Archive.hs, dist/build/Data/Acid/Archive.o ) [ 4 of 15] Compiling FileIO ( src-unix/FileIO.hs, dist/build/FileIO.o ) [ 5 of 15] Compiling Data.Acid.Core ( src/Data/Acid/Core.hs, dist/build/Data/Acid/Core.o ) [ 6 of 15] Compiling Data.Acid.Log ( src/Data/Acid/Log.hs, dist/build/Data/Acid/Log.o ) [ 7 of 15] Compiling Data.Acid.Common ( src/Data/Acid/Common.hs, dist/build/Data/Acid/Common.o ) [ 8 of 15] Compiling Data.Acid.Abstract ( src/Data/Acid/Abstract.hs, dist/build/Data/Acid/Abstract.o ) [ 9 of 15] Compiling Data.Acid.TemplateHaskell ( src/Data/Acid/TemplateHaskell.hs, dist/build/Data/Acid/TemplateHaskell.o ) [10 of 15] Compiling Data.Acid.Memory ( src/Data/Acid/Memory.hs, dist/build/Data/Acid/Memory.o ) [11 of 15] Compiling Data.Acid.Memory.Pure ( src/Data/Acid/Memory/Pure.hs, dist/build/Data/Acid/Memory/Pure.o ) [12 of 15] Compiling Data.Acid.Remote ( src/Data/Acid/Remote.hs, dist/build/Data/Acid/Remote.o ) [13 of 15] Compiling Data.Acid.Advanced ( src/Data/Acid/Advanced.hs, dist/build/Data/Acid/Advanced.o ) [14 of 15] Compiling Data.Acid.Local ( src/Data/Acid/Local.hs, dist/build/Data/Acid/Local.o ) [15 of 15] Compiling Data.Acid ( src/Data/Acid.hs, dist/build/Data/Acid.o ) In-place registering acid-state-0.12.1... Running Haddock for acid-state-0.12.1... Running hscolour for acid-state-0.12.1... Preprocessing library acid-state-0.12.1... Preprocessing library acid-state-0.12.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 0% ( 0 / 2) in 'Data.Acid.CRC' 0% ( 0 / 7) in 'Paths_acid_state' 0% ( 0 / 8) in 'Data.Acid.Archive' 11% ( 1 / 9) in 'FileIO' 94% ( 16 / 17) in 'Data.Acid.Core' 0% ( 0 / 16) in 'Data.Acid.Log' 67% ( 8 / 12) in 'Data.Acid.Common' 70% ( 7 / 10) in 'Data.Acid.Abstract' 50% ( 1 / 2) in 'Data.Acid.TemplateHaskell' 100% ( 2 / 2) in 'Data.Acid.Memory' 88% ( 15 / 17) in 'Data.Acid.Memory.Pure' 94% ( 15 / 16) in 'Data.Acid.Remote' 88% ( 7 / 8) in 'Data.Acid.Advanced' 100% ( 7 / 7) in 'Data.Acid.Local' 83% ( 15 / 18) in 'Data.Acid' Warning: Data.Acid.Memory.Pure: could not find link destinations for: Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Warning: Data.Acid.Remote: could not find link destinations for: Network.PortID Network.UnixSocket Network.Socket.Types.Socket Network.Socket.HostName Warning: Data.Acid.Advanced: could not find link destinations for: Control.Monad.IO.Class.MonadIO Data.Acid.Core.Tag Warning: Data.Acid.Local: could not find link destinations for: Data.Acid.Local.LocalState Warning: Data.Acid: could not find link destinations for: Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Documentation created: dist/doc/html/acid-state/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/acid-state-0.12.1/ghc-7.6.3 Registering acid-state-0.12.1... Installed acid-state-0.12.1 cabal: Error: some packages failed to install: HsOpenSSL-0.10.3.5 failed during the configure step. The exception was: ExitFailure 1 acid-state-tls-0.9.1 depends on HsOpenSSL-0.10.3.5 which failed to install.