Resolving dependencies... Downloading hosc-0.8... Configuring hosc-0.8... Building hosc-0.8... Preprocessing library hosc-0.8... [1 of 9] Compiling Sound.OpenSoundControl.Cast ( Sound/OpenSoundControl/Cast.hs, dist/build/Sound/OpenSoundControl/Cast.o ) Sound/OpenSoundControl/Cast.hs:15:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Sound/OpenSoundControl/Cast.hs:19:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Sound/OpenSoundControl/Cast.hs:23:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Sound/OpenSoundControl/Cast.hs:38:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [2 of 9] Compiling Sound.OpenSoundControl.Byte ( Sound/OpenSoundControl/Byte.hs, dist/build/Sound/OpenSoundControl/Byte.o ) [3 of 9] Compiling Sound.OpenSoundControl.Time ( Sound/OpenSoundControl/Time.hs, dist/build/Sound/OpenSoundControl/Time.o ) [4 of 9] Compiling Sound.OpenSoundControl.OSC ( Sound/OpenSoundControl/OSC.hs, dist/build/Sound/OpenSoundControl/OSC.o ) [5 of 9] Compiling Sound.OpenSoundControl.Transport ( Sound/OpenSoundControl/Transport.hs, dist/build/Sound/OpenSoundControl/Transport.o ) [6 of 9] Compiling Sound.OpenSoundControl.Transport.UDP ( Sound/OpenSoundControl/Transport/UDP.hs, dist/build/Sound/OpenSoundControl/Transport/UDP.o ) Sound/OpenSoundControl/Transport/UDP.hs:42:8: Warning: A do-notation statement discarded a result of type Int. Suppress this warning by saying "_ <- N.sendTo fd (decode_str (encodeOSC o)) a", or by using the flag -fno-warn-unused-do-bind [7 of 9] Compiling Sound.OpenSoundControl.Transport.TCP ( Sound/OpenSoundControl/Transport/TCP.hs, dist/build/Sound/OpenSoundControl/Transport/TCP.o ) [8 of 9] Compiling Sound.OpenSoundControl.Coerce ( Sound/OpenSoundControl/Coerce.hs, dist/build/Sound/OpenSoundControl/Coerce.o ) [9 of 9] Compiling Sound.OpenSoundControl ( Sound/OpenSoundControl.hs, dist/build/Sound/OpenSoundControl.o ) In-place registering hosc-0.8... Running Haddock for hosc-0.8... Running hscolour for hosc-0.8... Preprocessing library hosc-0.8... Preprocessing library hosc-0.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0 dist/build/tmp-20539/Sound/OpenSoundControl/Cast.hs:15:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-20539/Sound/OpenSoundControl/Cast.hs:19:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-20539/Sound/OpenSoundControl/Cast.hs:23:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" dist/build/tmp-20539/Sound/OpenSoundControl/Cast.hs:38:36: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Haddock coverage: 100% ( 9 / 9) in 'Sound.OpenSoundControl.Cast' 100% ( 19 / 19) in 'Sound.OpenSoundControl.Byte' 100% ( 15 / 15) in 'Sound.OpenSoundControl.Time' 100% ( 5 / 5) in 'Sound.OpenSoundControl.OSC' 100% ( 5 / 5) in 'Sound.OpenSoundControl.Transport' 57% ( 4 / 7) in 'Sound.OpenSoundControl.Transport.UDP' 100% ( 4 / 4) in 'Sound.OpenSoundControl.Transport.TCP' 100% ( 6 / 6) in 'Sound.OpenSoundControl.Coerce' 100% ( 8 / 8) in 'Sound.OpenSoundControl' Warning: Sound.OpenSoundControl.Transport.UDP: could not find link destinations for: Network.Socket.Types.SockAddr Documentation created: dist/doc/html/hosc/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hosc-0.8 Registering hosc-0.8... Installed hosc-0.8 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Downloading hsc3-sf-0.8... Configuring hsc3-sf-0.8... Building hsc3-sf-0.8... Preprocessing library hsc3-sf-0.8... [1 of 4] Compiling Sound.File.Encoding ( Sound/File/Encoding.hs, dist/build/Sound/File/Encoding.o ) [2 of 4] Compiling Sound.File.Decode ( Sound/File/Decode.hs, dist/build/Sound/File/Decode.o ) [3 of 4] Compiling Sound.File.Encode ( Sound/File/Encode.hs, dist/build/Sound/File/Encode.o ) [4 of 4] Compiling Sound.File.NeXT ( Sound/File/NeXT.hs, dist/build/Sound/File/NeXT.o ) In-place registering hsc3-sf-0.8... Running Haddock for hsc3-sf-0.8... Running hscolour for hsc3-sf-0.8... Preprocessing library hsc3-sf-0.8... Preprocessing library hsc3-sf-0.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: 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: 33% ( 1 / 3) in 'Sound.File.Encoding' 0% ( 0 / 3) in 'Sound.File.Decode' 0% ( 0 / 2) in 'Sound.File.Encode' 86% ( 6 / 7) in 'Sound.File.NeXT' Warning: Sound.File.NeXT: could not find link destinations for: Sound.File.NeXT.FrameCount Sound.File.NeXT.SampleRate Sound.File.NeXT.ChannelCount Documentation created: dist/doc/html/hsc3-sf/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-sf-0.8 Registering hsc3-sf-0.8... Installed hsc3-sf-0.8 Downloading hsc3-0.8... Configuring hsc3-0.8... Building hsc3-0.8... Preprocessing library hsc3-0.8... [ 1 of 46] Compiling Sound.SC3.UGen.UId ( Sound/SC3/UGen/UId.hs, dist/build/Sound/SC3/UGen/UId.o ) [ 2 of 46] Compiling Sound.SC3.UGen.Operator ( Sound/SC3/UGen/Operator.hs, dist/build/Sound/SC3/UGen/Operator.o ) [ 3 of 46] Compiling Sound.SC3.UGen.External.LPC ( Sound/SC3/UGen/External/LPC.hs, dist/build/Sound/SC3/UGen/External/LPC.o ) Sound/SC3/UGen/External/LPC.hs:44:3: Warning: A do-notation statement discarded a result of type B.ByteString. Suppress this warning by saying "_ <- B.hGet h hc", or by using the flag -fno-warn-unused-do-bind [ 4 of 46] Compiling Sound.SC3.UGen.External.ATS ( Sound/SC3/UGen/External/ATS.hs, dist/build/Sound/SC3/UGen/External/ATS.o ) [ 5 of 46] Compiling Sound.SC3.UGen.Rate ( Sound/SC3/UGen/Rate.hs, dist/build/Sound/SC3/UGen/Rate.o ) [ 6 of 46] Compiling Sound.SC3.UGen.UGen ( Sound/SC3/UGen/UGen.hs, dist/build/Sound/SC3/UGen/UGen.o ) Sound/SC3/UGen/UGen.hs:5:1: Warning: Module `Data.HashTable' is deprecated: Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead. Sound/SC3/UGen/UGen.hs:58:27: Warning: In the use of `H.hashString' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." [ 7 of 46] Compiling Sound.SC3.UGen.Analysis ( Sound/SC3/UGen/Analysis.hs, dist/build/Sound/SC3/UGen/Analysis.o ) [ 8 of 46] Compiling Sound.SC3.UGen.Chaos ( Sound/SC3/UGen/Chaos.hs, dist/build/Sound/SC3/UGen/Chaos.o ) [ 9 of 46] Compiling Sound.SC3.UGen.Enum ( Sound/SC3/UGen/Enum.hs, dist/build/Sound/SC3/UGen/Enum.o ) [10 of 46] Compiling Sound.SC3.UGen.External ( Sound/SC3/UGen/External.hs, dist/build/Sound/SC3/UGen/External.o ) [11 of 46] Compiling Sound.SC3.UGen.Filter ( Sound/SC3/UGen/Filter.hs, dist/build/Sound/SC3/UGen/Filter.o ) [12 of 46] Compiling Sound.SC3.UGen.Granular ( Sound/SC3/UGen/Granular.hs, dist/build/Sound/SC3/UGen/Granular.o ) [13 of 46] Compiling Sound.SC3.UGen.Information ( Sound/SC3/UGen/Information.hs, dist/build/Sound/SC3/UGen/Information.o ) [14 of 46] Compiling Sound.SC3.UGen.MachineListening ( Sound/SC3/UGen/MachineListening.hs, dist/build/Sound/SC3/UGen/MachineListening.o ) [15 of 46] Compiling Sound.SC3.UGen.Math ( Sound/SC3/UGen/Math.hs, dist/build/Sound/SC3/UGen/Math.o ) [16 of 46] Compiling Sound.SC3.UGen.Envelope.Construct ( Sound/SC3/UGen/Envelope/Construct.hs, dist/build/Sound/SC3/UGen/Envelope/Construct.o ) [17 of 46] Compiling Sound.SC3.UGen.Oscillator ( Sound/SC3/UGen/Oscillator.hs, dist/build/Sound/SC3/UGen/Oscillator.o ) [18 of 46] Compiling Sound.SC3.UGen.Panner ( Sound/SC3/UGen/Panner.hs, dist/build/Sound/SC3/UGen/Panner.o ) [19 of 46] Compiling Sound.SC3.UGen.Utilities ( Sound/SC3/UGen/Utilities.hs, dist/build/Sound/SC3/UGen/Utilities.o ) [20 of 46] Compiling Sound.SC3.UGen.Buffer ( Sound/SC3/UGen/Buffer.hs, dist/build/Sound/SC3/UGen/Buffer.o ) [21 of 46] Compiling Sound.SC3.UGen.DiskIO ( Sound/SC3/UGen/DiskIO.hs, dist/build/Sound/SC3/UGen/DiskIO.o ) [22 of 46] Compiling Sound.SC3.UGen.Envelope ( Sound/SC3/UGen/Envelope.hs, dist/build/Sound/SC3/UGen/Envelope.o ) [23 of 46] Compiling Sound.SC3.UGen.IO ( Sound/SC3/UGen/IO.hs, dist/build/Sound/SC3/UGen/IO.o ) [24 of 46] Compiling Sound.SC3.UGen.UGen.Lift ( Sound/SC3/UGen/UGen/Lift.hs, dist/build/Sound/SC3/UGen/UGen/Lift.o ) [25 of 46] Compiling Sound.SC3.Server.Command.Completion ( Sound/SC3/Server/Command/Completion.hs, dist/build/Sound/SC3/Server/Command/Completion.o ) [26 of 46] Compiling Sound.SC3.Server.Utilities ( Sound/SC3/Server/Utilities.hs, dist/build/Sound/SC3/Server/Utilities.o ) [27 of 46] Compiling Sound.SC3.Server.NRT ( Sound/SC3/Server/NRT.hs, dist/build/Sound/SC3/Server/NRT.o ) [28 of 46] Compiling Sound.SC3.Server.Synthdef ( Sound/SC3/Server/Synthdef.hs, dist/build/Sound/SC3/Server/Synthdef.o ) Sound/SC3/Server/Synthdef.hs:7:1: Warning: The qualified import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() [29 of 46] Compiling Sound.SC3.Server.Command ( Sound/SC3/Server/Command.hs, dist/build/Sound/SC3/Server/Command.o ) [30 of 46] Compiling Sound.SC3.Server.Play ( Sound/SC3/Server/Play.hs, dist/build/Sound/SC3/Server/Play.o ) [31 of 46] Compiling Sound.SC3.Server.Status ( Sound/SC3/Server/Status.hs, dist/build/Sound/SC3/Server/Status.o ) [32 of 46] Compiling Sound.SC3.UGen.Composite ( Sound/SC3/UGen/Composite.hs, dist/build/Sound/SC3/UGen/Composite.o ) Sound/SC3/UGen/Composite.hs:43:25: Warning: In the use of `splitEvery' (imported from Data.List.Split, but defined in Data.List.Split.Internals): Deprecated: "Use chunksOf." [33 of 46] Compiling Sound.SC3.UGen.Noise.ID ( Sound/SC3/UGen/Noise/ID.hs, dist/build/Sound/SC3/UGen/Noise/ID.o ) [34 of 46] Compiling Sound.SC3.UGen.Noise.Monadic ( Sound/SC3/UGen/Noise/Monadic.hs, dist/build/Sound/SC3/UGen/Noise/Monadic.o ) [35 of 46] Compiling Sound.SC3.UGen.FFT.ID ( Sound/SC3/UGen/FFT/ID.hs, dist/build/Sound/SC3/UGen/FFT/ID.o ) [36 of 46] Compiling Sound.SC3.UGen.FFT.Monadic ( Sound/SC3/UGen/FFT/Monadic.hs, dist/build/Sound/SC3/UGen/FFT/Monadic.o ) [37 of 46] Compiling Sound.SC3.UGen.FFT ( Sound/SC3/UGen/FFT.hs, dist/build/Sound/SC3/UGen/FFT.o ) [38 of 46] Compiling Sound.SC3.UGen.Demand.ID ( Sound/SC3/UGen/Demand/ID.hs, dist/build/Sound/SC3/UGen/Demand/ID.o ) [39 of 46] Compiling Sound.SC3.UGen.Demand.Monadic ( Sound/SC3/UGen/Demand/Monadic.hs, dist/build/Sound/SC3/UGen/Demand/Monadic.o ) [40 of 46] Compiling Sound.SC3.UGen.Composite.Monadic ( Sound/SC3/UGen/Composite/Monadic.hs, dist/build/Sound/SC3/UGen/Composite/Monadic.o ) [41 of 46] Compiling Sound.SC3.UGen.Demand ( Sound/SC3/UGen/Demand.hs, dist/build/Sound/SC3/UGen/Demand.o ) [42 of 46] Compiling Sound.SC3.UGen ( Sound/SC3/UGen.hs, dist/build/Sound/SC3/UGen.o ) [43 of 46] Compiling Sound.SC3.Server ( Sound/SC3/Server.hs, dist/build/Sound/SC3/Server.o ) [44 of 46] Compiling Sound.SC3.ID ( Sound/SC3/ID.hs, dist/build/Sound/SC3/ID.o ) [45 of 46] Compiling Sound.SC3.Monadic ( Sound/SC3/Monadic.hs, dist/build/Sound/SC3/Monadic.o ) [46 of 46] Compiling Sound.SC3 ( Sound/SC3.hs, dist/build/Sound/SC3.o ) In-place registering hsc3-0.8... Running Haddock for hsc3-0.8... Running hscolour for hsc3-0.8... Preprocessing library hsc3-0.8... Preprocessing library hsc3-0.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0 dist/build/tmp-20539/Sound/SC3/UGen/UGen.hs:5:1: Warning: Module `Data.HashTable' is deprecated: Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead. dist/build/tmp-20539/Sound/SC3/UGen/UGen.hs:58:27: Warning: In the use of `H.hashString' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." dist/build/tmp-20539/Sound/SC3/Server/Synthdef.hs:7:1: Warning: The qualified import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() dist/build/tmp-20539/Sound/SC3/UGen/Composite.hs:43:25: Warning: In the use of `splitEvery' (imported from Data.List.Split, but defined in Data.List.Split.Internals): Deprecated: "Use chunksOf." Haddock coverage: 50% ( 1 / 2) in 'Sound.SC3.UGen.UId' 60% ( 3 / 5) in 'Sound.SC3.UGen.Operator' 100% ( 6 / 6) in 'Sound.SC3.UGen.External.LPC' 100% ( 6 / 6) in 'Sound.SC3.UGen.External.ATS' 100% ( 7 / 7) in 'Sound.SC3.UGen.Rate' 86% ( 55 / 64) in 'Sound.SC3.UGen.UGen' 100% ( 6 / 6) in 'Sound.SC3.UGen.Analysis' 100% ( 20 / 20) in 'Sound.SC3.UGen.Chaos' 100% ( 6 / 6) in 'Sound.SC3.UGen.Enum' 100% ( 17 / 17) in 'Sound.SC3.UGen.External' 90% ( 84 / 93) in 'Sound.SC3.UGen.Filter' 100% ( 6 / 6) in 'Sound.SC3.UGen.Granular' 100% ( 12 / 12) in 'Sound.SC3.UGen.Information' 75% ( 9 / 12) in 'Sound.SC3.UGen.MachineListening' 62% ( 5 / 8) in 'Sound.SC3.UGen.Math' 80% ( 8 / 10) in 'Sound.SC3.UGen.Envelope.Construct' 100% ( 21 / 21) in 'Sound.SC3.UGen.Oscillator' 46% ( 6 / 13) in 'Sound.SC3.UGen.Panner' 0% ( 0 / 5) in 'Sound.SC3.UGen.Utilities' 100% ( 39 / 39) in 'Sound.SC3.UGen.Buffer' 67% ( 2 / 3) in 'Sound.SC3.UGen.DiskIO' 100% ( 13 / 13) in 'Sound.SC3.UGen.Envelope' 89% ( 16 / 18) in 'Sound.SC3.UGen.IO' 80% ( 4 / 5) in 'Sound.SC3.UGen.UGen.Lift' 100% ( 18 / 18) in 'Sound.SC3.Server.Command.Completion' 0% ( 0 / 4) in 'Sound.SC3.Server.Utilities' 100% ( 4 / 4) in 'Sound.SC3.Server.NRT' 100% ( 7 / 7) in 'Sound.SC3.Server.Synthdef' 99% ( 71 / 72) in 'Sound.SC3.Server.Command' 100% ( 8 / 8) in 'Sound.SC3.Server.Play' 100% ( 4 / 4) in 'Sound.SC3.Server.Status' 100% ( 11 / 11) in 'Sound.SC3.UGen.Composite' 96% ( 26 / 27) in 'Sound.SC3.UGen.Noise.ID' 96% ( 26 / 27) in 'Sound.SC3.UGen.Noise.Monadic' 75% ( 3 / 4) in 'Sound.SC3.UGen.FFT.ID' 75% ( 3 / 4) in 'Sound.SC3.UGen.FFT.Monadic' 37% ( 16 / 43) in 'Sound.SC3.UGen.FFT' 94% ( 15 / 16) in 'Sound.SC3.UGen.Demand.ID' 94% ( 15 / 16) in 'Sound.SC3.UGen.Demand.Monadic' 25% ( 1 / 4) in 'Sound.SC3.UGen.Composite.Monadic' 100% ( 6 / 6) in 'Sound.SC3.UGen.Demand' 100% ( 26 / 26) in 'Sound.SC3.UGen' 100% ( 6 / 6) in 'Sound.SC3.Server' 83% ( 5 / 6) in 'Sound.SC3.ID' 86% ( 6 / 7) in 'Sound.SC3.Monadic' 75% ( 3 / 4) in 'Sound.SC3' Warning: Sound.SC3.UGen.UGen: could not find link destinations for: System.Random.Random Warning: Sound.SC3.Server.Synthdef: could not find link destinations for: Sound.SC3.Server.Synthdef.NodeId Sound.SC3.Server.Synthdef.KType Sound.SC3.Server.Synthdef.PortIndex Documentation created: dist/doc/html/hsc3/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsc3-0.8 Registering hsc3-0.8... Installed hsc3-0.8 Downloading hsc3-graphs-0.8... Configuring hsc3-graphs-0.8... Building hsc3-graphs-0.8... Preprocessing executable 'hsc3-adso' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/adso.lhs, dist/build/hsc3-adso/hsc3-adso-tmp/Main.o ) Linking dist/build/hsc3-adso/hsc3-adso ... Preprocessing executable 'hsc3-aleatoric-quartet' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/aleatoric-quartet.lhs, dist/build/hsc3-aleatoric-quartet/hsc3-aleatoric-quartet-tmp/Main.o ) Linking dist/build/hsc3-aleatoric-quartet/hsc3-aleatoric-quartet ... Preprocessing executable 'hsc3-analog-bubbles' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/analog-bubbles.lhs, dist/build/hsc3-analog-bubbles/hsc3-analog-bubbles-tmp/Main.o ) Linking dist/build/hsc3-analog-bubbles/hsc3-analog-bubbles ... Preprocessing executable 'hsc3-babbling-brook' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/babbling-brook.lhs, dist/build/hsc3-babbling-brook/hsc3-babbling-brook-tmp/Main.o ) Linking dist/build/hsc3-babbling-brook/hsc3-babbling-brook ... Preprocessing executable 'hsc3-birds' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/birds.lhs, dist/build/hsc3-birds/hsc3-birds-tmp/Main.o ) Linking dist/build/hsc3-birds/hsc3-birds ... Preprocessing executable 'hsc3-bit-reduction' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/bit-reduction.lhs, dist/build/hsc3-bit-reduction/hsc3-bit-reduction-tmp/Main.o ) Linking dist/build/hsc3-bit-reduction/hsc3-bit-reduction ... Preprocessing executable 'hsc3-bottle' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/bottle.lhs, dist/build/hsc3-bottle/hsc3-bottle-tmp/Main.o ) Linking dist/build/hsc3-bottle/hsc3-bottle ... Preprocessing executable 'hsc3-bowed-string' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/bowed-string.lhs, dist/build/hsc3-bowed-string/hsc3-bowed-string-tmp/Main.o ) Linking dist/build/hsc3-bowed-string/hsc3-bowed-string ... Preprocessing executable 'hsc3-ccomb' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/ccomb.lhs, dist/build/hsc3-ccomb/hsc3-ccomb-tmp/Main.o ) Linking dist/build/hsc3-ccomb/hsc3-ccomb ... Preprocessing executable 'hsc3-chain-saw' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/chain-saw.lhs, dist/build/hsc3-chain-saw/hsc3-chain-saw-tmp/Main.o ) Linking dist/build/hsc3-chain-saw/hsc3-chain-saw ... Preprocessing executable 'hsc3-chrd' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/chrd.lhs, dist/build/hsc3-chrd/hsc3-chrd-tmp/Main.o ) Linking dist/build/hsc3-chrd/hsc3-chrd ... Preprocessing executable 'hsc3-cricket' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/cricket.lhs, dist/build/hsc3-cricket/hsc3-cricket-tmp/Main.o ) Linking dist/build/hsc3-cricket/hsc3-cricket ... Preprocessing executable 'hsc3-crotale' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/crotale.lhs, dist/build/hsc3-crotale/hsc3-crotale-tmp/Main.o ) Linking dist/build/hsc3-crotale/hsc3-crotale ... Preprocessing executable 'hsc3-cut-outs' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/cut-outs.lhs, dist/build/hsc3-cut-outs/hsc3-cut-outs-tmp/Main.o ) Linking dist/build/hsc3-cut-outs/hsc3-cut-outs ... Preprocessing executable 'hsc3-cymbalism' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/cymbalism.lhs, dist/build/hsc3-cymbalism/hsc3-cymbalism-tmp/Main.o ) Linking dist/build/hsc3-cymbalism/hsc3-cymbalism ... Preprocessing executable 'hsc3-deep-sea' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/deep-sea.lhs, dist/build/hsc3-deep-sea/hsc3-deep-sea-tmp/Main.o ) Linking dist/build/hsc3-deep-sea/hsc3-deep-sea ... Preprocessing executable 'hsc3-default' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/default.lhs, dist/build/hsc3-default/hsc3-default-tmp/Main.o ) Linking dist/build/hsc3-default/hsc3-default ... Preprocessing executable 'hsc3-demanding-studies' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/demanding-studies.lhs, dist/build/hsc3-demanding-studies/hsc3-demanding-studies-tmp/Main.o ) Linking dist/build/hsc3-demanding-studies/hsc3-demanding-studies ... Preprocessing executable 'hsc3-dial-history' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/dial-history.lhs, dist/build/hsc3-dial-history/hsc3-dial-history-tmp/Main.o ) Linking dist/build/hsc3-dial-history/hsc3-dial-history ... Preprocessing executable 'hsc3-diffraction' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/diffraction.lhs, dist/build/hsc3-diffraction/hsc3-diffraction-tmp/Main.o ) Linking dist/build/hsc3-diffraction/hsc3-diffraction ... Preprocessing executable 'hsc3-discretion' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/discretion.lhs, dist/build/hsc3-discretion/hsc3-discretion-tmp/Main.o ) Linking dist/build/hsc3-discretion/hsc3-discretion ... Preprocessing executable 'hsc3-drummer' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/drummer.lhs, dist/build/hsc3-drummer/hsc3-drummer-tmp/Main.o ) Linking dist/build/hsc3-drummer/hsc3-drummer ... Preprocessing executable 'hsc3-eggcrate' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/eggcrate.lhs, dist/build/hsc3-eggcrate/hsc3-eggcrate-tmp/Main.o ) Linking dist/build/hsc3-eggcrate/hsc3-eggcrate ... Preprocessing executable 'hsc3-e-lamell' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/e-lamell.lhs, dist/build/hsc3-e-lamell/hsc3-e-lamell-tmp/Main.o ) Linking dist/build/hsc3-e-lamell/hsc3-e-lamell ... Preprocessing executable 'hsc3-fbl-fbf' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/fbl-fbf.lhs, dist/build/hsc3-fbl-fbf/hsc3-fbl-fbf-tmp/Main.o ) Linking dist/build/hsc3-fbl-fbf/hsc3-fbl-fbf ... Preprocessing executable 'hsc3-feedr' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/feedr.lhs, dist/build/hsc3-feedr/hsc3-feedr-tmp/Main.o ) Linking dist/build/hsc3-feedr/hsc3-feedr ... Preprocessing executable 'hsc3-f-lets' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/f-lets.lhs, dist/build/hsc3-f-lets/hsc3-f-lets-tmp/Main.o ) Linking dist/build/hsc3-f-lets/hsc3-f-lets ... Preprocessing executable 'hsc3-fm-iter' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/fm-iter.lhs, dist/build/hsc3-fm-iter/hsc3-fm-iter-tmp/Main.o ) Linking dist/build/hsc3-fm-iter/hsc3-fm-iter ... Preprocessing executable 'hsc3-fm-kltr' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/fm-kltr.lhs, dist/build/hsc3-fm-kltr/hsc3-fm-kltr-tmp/Main.o ) Linking dist/build/hsc3-fm-kltr/hsc3-fm-kltr ... Preprocessing executable 'hsc3-forest-sounds' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/forest-sounds.lhs, dist/build/hsc3-forest-sounds/hsc3-forest-sounds-tmp/Main.o ) Linking dist/build/hsc3-forest-sounds/hsc3-forest-sounds ... Preprocessing executable 'hsc3-fwalk' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/fwalk.lhs, dist/build/hsc3-fwalk/hsc3-fwalk-tmp/Main.o ) Linking dist/build/hsc3-fwalk/hsc3-fwalk ... Preprocessing executable 'hsc3-half-life' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/half-life.lhs, dist/build/hsc3-half-life/hsc3-half-life-tmp/Main.o ) Linking dist/build/hsc3-half-life/hsc3-half-life ... Preprocessing executable 'hsc3-harmonic-swimming' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/harmonic-swimming.lhs, dist/build/hsc3-harmonic-swimming/hsc3-harmonic-swimming-tmp/Main.o ) Linking dist/build/hsc3-harmonic-swimming/hsc3-harmonic-swimming ... Preprocessing executable 'hsc3-harmonic-tumbling' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/harmonic-tumbling.lhs, dist/build/hsc3-harmonic-tumbling/hsc3-harmonic-tumbling-tmp/Main.o ) Linking dist/build/hsc3-harmonic-tumbling/hsc3-harmonic-tumbling ... Preprocessing executable 'hsc3-h-chatter' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/h-chatter.lhs, dist/build/hsc3-h-chatter/hsc3-h-chatter-tmp/Main.o ) Linking dist/build/hsc3-h-chatter/hsc3-h-chatter ... Preprocessing executable 'hsc3-hh-808' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/hh-808.lhs, dist/build/hsc3-hh-808/hsc3-hh-808-tmp/Main.o ) Linking dist/build/hsc3-hh-808/hsc3-hh-808 ... Preprocessing executable 'hsc3-implosion' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/implosion.lhs, dist/build/hsc3-implosion/hsc3-implosion-tmp/Main.o ) Linking dist/build/hsc3-implosion/hsc3-implosion ... Preprocessing executable 'hsc3-insects' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/insects.lhs, dist/build/hsc3-insects/hsc3-insects-tmp/Main.o ) Linking dist/build/hsc3-insects/hsc3-insects ... Preprocessing executable 'hsc3-karplus-strong' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/karplus-strong.lhs, dist/build/hsc3-karplus-strong/hsc3-karplus-strong-tmp/Main.o ) Linking dist/build/hsc3-karplus-strong/hsc3-karplus-strong ... Preprocessing executable 'hsc3-klink' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/klink.lhs, dist/build/hsc3-klink/hsc3-klink-tmp/Main.o ) Linking dist/build/hsc3-klink/hsc3-klink ... Preprocessing executable 'hsc3-k-ppr' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/k-ppr.lhs, dist/build/hsc3-k-ppr/hsc3-k-ppr-tmp/Main.o ) Linking dist/build/hsc3-k-ppr/hsc3-k-ppr ... Preprocessing executable 'hsc3-lfo-modulation' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/lfo-modulation.lhs, dist/build/hsc3-lfo-modulation/hsc3-lfo-modulation-tmp/Main.o ) Linking dist/build/hsc3-lfo-modulation/hsc3-lfo-modulation ... Preprocessing executable 'hsc3-lf-pulses' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/lf-pulses.lhs, dist/build/hsc3-lf-pulses/hsc3-lf-pulses-tmp/Main.o ) Linking dist/build/hsc3-lf-pulses/hsc3-lf-pulses ... Preprocessing executable 'hsc3-lg-timed' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/lg-timed.lhs, dist/build/hsc3-lg-timed/hsc3-lg-timed-tmp/Main.o ) Linking dist/build/hsc3-lg-timed/hsc3-lg-timed ... Preprocessing executable 'hsc3-lin-sosc' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/lin-sosc.lhs, dist/build/hsc3-lin-sosc/hsc3-lin-sosc-tmp/Main.o ) Linking dist/build/hsc3-lin-sosc/hsc3-lin-sosc ... Preprocessing executable 'hsc3-lucier' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/lucier.hs, dist/build/hsc3-lucier/hsc3-lucier-tmp/Main.o ) Linking dist/build/hsc3-lucier/hsc3-lucier ... Preprocessing executable 'hsc3-modal-space' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/modal-space.lhs, dist/build/hsc3-modal-space/hsc3-modal-space-tmp/Main.o ) Linking dist/build/hsc3-modal-space/hsc3-modal-space ... Preprocessing executable 'hsc3-moto-rev' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/moto-rev.lhs, dist/build/hsc3-moto-rev/hsc3-moto-rev-tmp/Main.o ) Linking dist/build/hsc3-moto-rev/hsc3-moto-rev ... Preprocessing executable 'hsc3-mouse-clatter' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/mouse-clatter.lhs, dist/build/hsc3-mouse-clatter/hsc3-mouse-clatter-tmp/Main.o ) Linking dist/build/hsc3-mouse-clatter/hsc3-mouse-clatter ... Preprocessing executable 'hsc3-nharm' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/nharm.lhs, dist/build/hsc3-nharm/hsc3-nharm-tmp/Main.o ) Linking dist/build/hsc3-nharm/hsc3-nharm ... Preprocessing executable 'hsc3-noise-burst-sweep' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/noise-burst-sweep.lhs, dist/build/hsc3-noise-burst-sweep/hsc3-noise-burst-sweep-tmp/Main.o ) Linking dist/build/hsc3-noise-burst-sweep/hsc3-noise-burst-sweep ... Preprocessing executable 'hsc3-non-real-time' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/non-real-time.hs, dist/build/hsc3-non-real-time/hsc3-non-real-time-tmp/Main.o ) Linking dist/build/hsc3-non-real-time/hsc3-non-real-time ... Preprocessing executable 'hsc3-one-line' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/one-line.lhs, dist/build/hsc3-one-line/hsc3-one-line-tmp/Main.o ) Linking dist/build/hsc3-one-line/hsc3-one-line ... Preprocessing executable 'hsc3-oscillator-cluster' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/oscillator-cluster.lhs, dist/build/hsc3-oscillator-cluster/hsc3-oscillator-cluster-tmp/Main.o ) Linking dist/build/hsc3-oscillator-cluster/hsc3-oscillator-cluster ... Preprocessing executable 'hsc3-overlap-add' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/overlap-add.lhs, dist/build/hsc3-overlap-add/hsc3-overlap-add-tmp/Main.o ) Linking dist/build/hsc3-overlap-add/hsc3-overlap-add ... Preprocessing executable 'hsc3-pattern-buffer' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/pattern-buffer.lhs, dist/build/hsc3-pattern-buffer/hsc3-pattern-buffer-tmp/Main.o ) Linking dist/build/hsc3-pattern-buffer/hsc3-pattern-buffer ... Preprocessing executable 'hsc3-plucked-strings' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/plucked-strings.lhs, dist/build/hsc3-plucked-strings/hsc3-plucked-strings-tmp/Main.o ) Linking dist/build/hsc3-plucked-strings/hsc3-plucked-strings ... Preprocessing executable 'hsc3-police-state' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/police-state.lhs, dist/build/hsc3-police-state/hsc3-police-state-tmp/Main.o ) Linking dist/build/hsc3-police-state/hsc3-police-state ... Preprocessing executable 'hsc3-pulsing-bottles' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/pulsing-bottles.lhs, dist/build/hsc3-pulsing-bottles/hsc3-pulsing-bottles-tmp/Main.o ) Linking dist/build/hsc3-pulsing-bottles/hsc3-pulsing-bottles ... Preprocessing executable 'hsc3-record-scratcher' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/record-scratcher.lhs, dist/build/hsc3-record-scratcher/hsc3-record-scratcher-tmp/Main.o ) Linking dist/build/hsc3-record-scratcher/hsc3-record-scratcher ... Preprocessing executable 'hsc3-red-frik' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/red-frik.lhs, dist/build/hsc3-red-frik/hsc3-red-frik-tmp/Main.o ) Linking dist/build/hsc3-red-frik/hsc3-red-frik ... Preprocessing executable 'hsc3-reset' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/reset.hs, dist/build/hsc3-reset/hsc3-reset-tmp/Main.o ) Linking dist/build/hsc3-reset/hsc3-reset ... Preprocessing executable 'hsc3-reverberated-sine-percussion' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/reverberated-sine-percussion.lhs, dist/build/hsc3-reverberated-sine-percussion/hsc3-reverberated-sine-percussion-tmp/Main.o ) Linking dist/build/hsc3-reverberated-sine-percussion/hsc3-reverberated-sine-percussion ... Preprocessing executable 'hsc3-rm-octaver' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/rm-octaver.lhs, dist/build/hsc3-rm-octaver/hsc3-rm-octaver-tmp/Main.o ) Linking dist/build/hsc3-rm-octaver/hsc3-rm-octaver ... Preprocessing executable 'hsc3-sample-and-hold-liquidities' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/sample-and-hold-liquidities.lhs, dist/build/hsc3-sample-and-hold-liquidities/hsc3-sample-and-hold-liquidities-tmp/Main.o ) Linking dist/build/hsc3-sample-and-hold-liquidities/hsc3-sample-and-hold-liquidities ... Preprocessing executable 'hsc3-s-chirp' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/s-chirp.lhs, dist/build/hsc3-s-chirp/hsc3-s-chirp-tmp/Main.o ) Linking dist/build/hsc3-s-chirp/hsc3-s-chirp ... Preprocessing executable 'hsc3-scratchy' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/scratchy.lhs, dist/build/hsc3-scratchy/hsc3-scratchy-tmp/Main.o ) Linking dist/build/hsc3-scratchy/hsc3-scratchy ... Preprocessing executable 'hsc3-scratchy-m' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/scratchy-m.lhs, dist/build/hsc3-scratchy-m/hsc3-scratchy-m-tmp/Main.o ) Linking dist/build/hsc3-scratchy-m/hsc3-scratchy-m ... Preprocessing executable 'hsc3-scritto' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/scritto.lhs, dist/build/hsc3-scritto/hsc3-scritto-tmp/Main.o ) Linking dist/build/hsc3-scritto/hsc3-scritto ... Preprocessing executable 'hsc3-shepard-tones' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/shepard-tones.lhs, dist/build/hsc3-shepard-tones/hsc3-shepard-tones-tmp/Main.o ) Linking dist/build/hsc3-shepard-tones/hsc3-shepard-tones ... Preprocessing executable 'hsc3-shifting-pulses' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/shifting-pulses.lhs, dist/build/hsc3-shifting-pulses/hsc3-shifting-pulses-tmp/Main.o ) Linking dist/build/hsc3-shifting-pulses/hsc3-shifting-pulses ... Preprocessing executable 'hsc3-snare-909' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/snare-909.lhs, dist/build/hsc3-snare-909/hsc3-snare-909-tmp/Main.o ) Linking dist/build/hsc3-snare-909/hsc3-snare-909 ... Preprocessing executable 'hsc3-sosc-lp' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/sosc-lp.lhs, dist/build/hsc3-sosc-lp/hsc3-sosc-lp-tmp/Main.o ) Linking dist/build/hsc3-sosc-lp/hsc3-sosc-lp ... Preprocessing executable 'hsc3-spe' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/spe.lhs, dist/build/hsc3-spe/hsc3-spe-tmp/Main.o ) Linking dist/build/hsc3-spe/hsc3-spe ... Preprocessing executable 'hsc3-sprinkler' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/sprinkler.lhs, dist/build/hsc3-sprinkler/hsc3-sprinkler-tmp/Main.o ) Linking dist/build/hsc3-sprinkler/hsc3-sprinkler ... Preprocessing executable 'hsc3-sprinkler-m' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/sprinkler-m.lhs, dist/build/hsc3-sprinkler-m/hsc3-sprinkler-m-tmp/Main.o ) Linking dist/build/hsc3-sprinkler-m/hsc3-sprinkler-m ... Preprocessing executable 'hsc3-strummable-guitar' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/strummable-guitar.lhs, dist/build/hsc3-strummable-guitar/hsc3-strummable-guitar-tmp/Main.o ) Linking dist/build/hsc3-strummable-guitar/hsc3-strummable-guitar ... Preprocessing executable 'hsc3-sweepy-noise' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/sweepy-noise.lhs, dist/build/hsc3-sweepy-noise/hsc3-sweepy-noise-tmp/Main.o ) Linking dist/build/hsc3-sweepy-noise/hsc3-sweepy-noise ... Preprocessing executable 'hsc3-synthetic-piano' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/synthetic-piano.lhs, dist/build/hsc3-synthetic-piano/hsc3-synthetic-piano-tmp/Main.o ) Linking dist/build/hsc3-synthetic-piano/hsc3-synthetic-piano ... Preprocessing executable 'hsc3-tank' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tank.lhs, dist/build/hsc3-tank/hsc3-tank-tmp/Main.o ) Linking dist/build/hsc3-tank/hsc3-tank ... Preprocessing executable 'hsc3-tgb' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tgb.lhs, dist/build/hsc3-tgb/hsc3-tgb-tmp/Main.o ) Linking dist/build/hsc3-tgb/hsc3-tgb ... Preprocessing executable 'hsc3-tgrn' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tgrn.lhs, dist/build/hsc3-tgrn/hsc3-tgrn-tmp/Main.o ) Linking dist/build/hsc3-tgrn/hsc3-tgrn ... Preprocessing executable 'hsc3-tgr-rpr' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tgr-rpr.lhs, dist/build/hsc3-tgr-rpr/hsc3-tgr-rpr-tmp/Main.o ) Linking dist/build/hsc3-tgr-rpr/hsc3-tgr-rpr ... Preprocessing executable 'hsc3-theremin' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/theremin.lhs, dist/build/hsc3-theremin/hsc3-theremin-tmp/Main.o ) Linking dist/build/hsc3-theremin/hsc3-theremin ... Preprocessing executable 'hsc3-three-cpsw' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/three-cpsw.lhs, dist/build/hsc3-three-cpsw/hsc3-three-cpsw-tmp/Main.o ) Linking dist/build/hsc3-three-cpsw/hsc3-three-cpsw ... Preprocessing executable 'hsc3-thx' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/thx.lhs, dist/build/hsc3-thx/hsc3-thx-tmp/Main.o ) Linking dist/build/hsc3-thx/hsc3-thx ... Preprocessing executable 'hsc3-tipnso' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tipnso.lhs, dist/build/hsc3-tipnso/hsc3-tipnso-tmp/Main.o ) Linking dist/build/hsc3-tipnso/hsc3-tipnso ... Preprocessing executable 'hsc3-train' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/train.lhs, dist/build/hsc3-train/hsc3-train-tmp/Main.o ) Linking dist/build/hsc3-train/hsc3-train ... Preprocessing executable 'hsc3-trkl' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/trkl.lhs, dist/build/hsc3-trkl/hsc3-trkl-tmp/Main.o ) Linking dist/build/hsc3-trkl/hsc3-trkl ... Preprocessing executable 'hsc3-tr-out' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tr-out.lhs, dist/build/hsc3-tr-out/hsc3-tr-out-tmp/Main.o ) Linking dist/build/hsc3-tr-out/hsc3-tr-out ... Preprocessing executable 'hsc3-tsort' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/tsort.lhs, dist/build/hsc3-tsort/hsc3-tsort-tmp/Main.o ) Linking dist/build/hsc3-tsort/hsc3-tsort ... Preprocessing executable 'hsc3-vlc-distrtn' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/vlc-distrtn.lhs, dist/build/hsc3-vlc-distrtn/hsc3-vlc-distrtn-tmp/Main.o ) Linking dist/build/hsc3-vlc-distrtn/hsc3-vlc-distrtn ... Preprocessing executable 'hsc3-waveset' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/waveset.hs, dist/build/hsc3-waveset/hsc3-waveset-tmp/Main.o ) Linking dist/build/hsc3-waveset/hsc3-waveset ... Preprocessing executable 'hsc3-what-was-i-thinking' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/what-was-i-thinking.lhs, dist/build/hsc3-what-was-i-thinking/hsc3-what-was-i-thinking-tmp/Main.o ) Linking dist/build/hsc3-what-was-i-thinking/hsc3-what-was-i-thinking ... Preprocessing executable 'hsc3-wial' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/wial.lhs, dist/build/hsc3-wial/hsc3-wial-tmp/Main.o ) Linking dist/build/hsc3-wial/hsc3-wial ... Preprocessing executable 'hsc3-wind-metals' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/wind-metals.lhs, dist/build/hsc3-wind-metals/hsc3-wind-metals-tmp/Main.o ) Linking dist/build/hsc3-wind-metals/hsc3-wind-metals ... Preprocessing executable 'hsc3-xy-interference' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/xy-interference.lhs, dist/build/hsc3-xy-interference/hsc3-xy-interference-tmp/Main.o ) Linking dist/build/hsc3-xy-interference/hsc3-xy-interference ... Preprocessing executable 'hsc3-xy-interference-m' for hsc3-graphs-0.8... [1 of 1] Compiling Main ( src/xy-interference-m.lhs, dist/build/hsc3-xy-interference-m/hsc3-xy-interference-m-tmp/Main.o ) Linking dist/build/hsc3-xy-interference-m/hsc3-xy-interference-m ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Installed hsc3-graphs-0.8