Resolving dependencies... Configuring lazysmallcheck-0.6... Configuring mtl-2.2.1... Building lazysmallcheck-0.6... Building mtl-2.2.1... Installed lazysmallcheck-0.6 Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Configuring primitive-0.6.2.0... Installed old-locale-1.0.0.7 Building primitive-0.6.2.0... Configuring random-1.1... Installed mtl-2.2.1 Building random-1.1... Configuring syb-0.6... Installed random-1.1 Building syb-0.6... Configuring text-1.2.2.1... Installed primitive-0.6.2.0 Building text-1.2.2.1... Installed syb-0.6 Configuring old-time-1.1.0.3... Building old-time-1.1.0.3... Configuring th-expand-syns-0.4.1.0... Installed old-time-1.1.0.3 Building th-expand-syns-0.4.1.0... Configuring tf-random-0.5... Installed th-expand-syns-0.4.1.0 Building tf-random-0.5... Installed tf-random-0.5 Configuring QuickCheck-2.9.2... Building QuickCheck-2.9.2... Installed text-1.2.2.1 Configuring polyparse-1.12... Building polyparse-1.12... Configuring hashable-1.2.4.0... Installed polyparse-1.12 Building hashable-1.2.4.0... Configuring cpphs-1.20.2... Installed hashable-1.2.4.0 Building cpphs-1.20.2... Installed QuickCheck-2.9.2 Configuring unordered-containers-0.2.7.2... Building unordered-containers-0.2.7.2... Configuring Stream-0.4.7.2... Installed cpphs-1.20.2 Building Stream-0.4.7.2... Installed unordered-containers-0.2.7.2 Configuring uniplate-1.6.12... Configuring haskell-src-exts-1.17.1... Installed Stream-0.4.7.2 Building uniplate-1.6.12... Building haskell-src-exts-1.17.1... Installed uniplate-1.6.12 Installed haskell-src-exts-1.17.1 Configuring derive-2.5.26... Building derive-2.5.26... Installed derive-2.5.26 Configuring compdata-0.4... Building compdata-0.4... Failed to install compdata-0.4 Build log ( /home/builder/.cabal/logs/compdata-0.4.log ): cabal: Entering directory '/tmp/cabal-tmp-27585/compdata-0.4' [1 of 1] Compiling Main ( /tmp/cabal-tmp-27585/compdata-0.4/dist/setup/setup.hs, /tmp/cabal-tmp-27585/compdata-0.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-27585/compdata-0.4/dist/setup/setup ... Configuring compdata-0.4... Building compdata-0.4... Preprocessing library compdata-0.4... src/Data/Comp/Variables.hs:2:3: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/Desugar.hs:2:25: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/Multi/Variables.hs:2:3: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/Multi/Desugar.hs:2:40: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/Param/Ditraversable.hs:2:21: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/Param/Desugar.hs:2:25: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/MultiParam/HDitraversable.hs:2:21: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/Comp/MultiParam/Desugar.hs:2:25: warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 110] Compiling Data.Comp.Zippable ( src/Data/Comp/Zippable.hs, dist/build/Data/Comp/Zippable.o ) [ 2 of 110] Compiling Data.Comp.Term ( src/Data/Comp/Term.hs, dist/build/Data/Comp/Term.o ) src/Data/Comp/Term.hs:89:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘==’ or ‘/=’ • In the instance declaration for ‘Eq Nothing’ src/Data/Comp/Term.hs:90:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘compare’ or ‘<=’ • In the instance declaration for ‘Ord Nothing’ src/Data/Comp/Term.hs:91:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘showsPrec’ or ‘show’ • In the instance declaration for ‘Show Nothing’ [ 3 of 110] Compiling Data.Comp.Param.FreshM ( src/Data/Comp/Param/FreshM.hs, dist/build/Data/Comp/Param/FreshM.o ) src/Data/Comp/Param/FreshM.hs:27:14: error: • No instance for (Applicative FreshM) arising from the 'deriving' clause of a data type declaration Possible fix: use a standalone 'deriving instance' declaration, so you can specify the instance context yourself • When deriving the instance for (Monad FreshM) cabal: Leaving directory '/tmp/cabal-tmp-27585/compdata-0.4' cabal: Error: some packages failed to install: compdata-0.4 failed during the building phase. The exception was: ExitFailure 1