Resolving dependencies... Configuring base16-bytestring-0.1.1.6... Configuring cereal-0.5.4.0... Building base16-bytestring-0.1.1.6... Building cereal-0.5.4.0... Configuring base-compat-0.9.1... Installed base16-bytestring-0.1.1.6 Building base-compat-0.9.1... Configuring dlist-0.8.0.2... Installed base-compat-0.9.1 Configuring mtl-2.2.1... Installed cereal-0.5.4.0 Building dlist-0.8.0.2... Building mtl-2.2.1... Configuring primitive-0.6.1.0... Installed dlist-0.8.0.2 Building primitive-0.6.1.0... Configuring semigroups-0.18.2... Installed mtl-2.2.1 Building semigroups-0.18.2... Configuring strict-0.3.2... Installed semigroups-0.18.2 Building strict-0.3.2... Configuring text-1.2.2.1... Installed primitive-0.6.1.0 Building text-1.2.2.1... Configuring time-locale-compat-0.1.1.3... Installed strict-0.3.2 Building time-locale-compat-0.1.1.3... Configuring transformers-compat-0.5.1.4... Installed time-locale-compat-0.1.1.3 Building transformers-compat-0.5.1.4... Configuring utf8-light-0.4.2... Installed transformers-compat-0.5.1.4 Building utf8-light-0.4.2... Installed utf8-light-0.4.2 Configuring tagged-0.8.5... Building tagged-0.8.5... Configuring vector-0.11.0.0... Installed tagged-0.8.5 Building vector-0.11.0.0... Installed text-1.2.2.1 Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Installed hashable-1.2.4.0 Configuring void-0.7.1... Building void-0.7.1... Configuring unordered-containers-0.2.7.1... Installed void-0.7.1 Building unordered-containers-0.2.7.1... Installed unordered-containers-0.2.7.1 Installed vector-0.11.0.0 Configuring scientific-0.3.4.9... Building scientific-0.3.4.9... Installed scientific-0.3.4.9 Configuring bytes-0.15.2... Configuring attoparsec-0.13.1.0... Building attoparsec-0.13.1.0... Building bytes-0.15.2... Installed attoparsec-0.13.1.0 Configuring aeson-1.0.2.1... Building aeson-1.0.2.1... Installed bytes-0.15.2 Installed aeson-1.0.2.1 Configuring large-hashable-0.1.0.1... Building large-hashable-0.1.0.1... Failed to install large-hashable-0.1.0.1 Build log ( /home/builder/.cabal/logs/large-hashable-0.1.0.1.log ): cabal: Entering directory '/tmp/cabal-tmp-8870/large-hashable-0.1.0.1' Configuring large-hashable-0.1.0.1... Building large-hashable-0.1.0.1... Preprocessing library large-hashable-0.1.0.1... [1 of 6] Compiling Data.LargeHashable.LargeWord ( src/Data/LargeHashable/LargeWord.hs, dist/build/Data/LargeHashable/LargeWord.o ) [2 of 6] Compiling Data.LargeHashable.Intern ( src/Data/LargeHashable/Intern.hs, dist/build/Data/LargeHashable/Intern.o ) [3 of 6] Compiling Data.LargeHashable.MD5 ( src/Data/LargeHashable/MD5.hs, dist/build/Data/LargeHashable/MD5.o ) [4 of 6] Compiling Data.LargeHashable.Class ( src/Data/LargeHashable/Class.hs, dist/build/Data/LargeHashable/Class.o ) [5 of 6] Compiling Data.LargeHashable.TH ( src/Data/LargeHashable/TH.hs, dist/build/Data/LargeHashable/TH.o ) src/Data/LargeHashable/TH.hs:51:17: error: • The constructor ‘DataD’ should have 6 arguments, but has been given 5 • In the pattern: DataD context name tyvars cons _ In a case alternative: DataD context name tyvars cons _ -> buildInstance (ConT name) context tyvars cons In the expression: case dec of { DataD context name tyvars cons _ -> buildInstance (ConT name) context tyvars cons NewtypeD context name tyvars con _ -> buildInstance (ConT name) context tyvars [con] _ -> fail $ notDeriveAbleErrorMsg n info } src/Data/LargeHashable/TH.hs:96:11: error: • The constructor ‘InstanceD’ should have 4 arguments, but has been given 3 • In the pattern: InstanceD ctx ty body In the pattern: InstanceD ctx ty body : _ In a case alternative: (InstanceD ctx ty body : _) -> do { let args = ...; newCtx <- sequence (extraPreds (map return args) (map return ctx)); return [InstanceD newCtx ty body] } cabal: Leaving directory '/tmp/cabal-tmp-8870/large-hashable-0.1.0.1' cabal: Error: some packages failed to install: large-hashable-0.1.0.1 failed during the building phase. The exception was: ExitFailure 1