Resolving dependencies... Configuring mtl-2.2.1... Configuring strict-0.3.2... Building mtl-2.2.1... Building strict-0.3.2... Installed strict-0.3.2 Configuring text-1.2.2.1... Building text-1.2.2.1... Configuring nlp-scores-0.7.0... Installed mtl-2.2.1 Building nlp-scores-0.7.0... Configuring monad-atom-0.4.1... Installed nlp-scores-0.7.0 Building monad-atom-0.4.1... Failed to install monad-atom-0.4.1 Build log ( /home/builder/.cabal/logs/monad-atom-0.4.1.log ): cabal: Entering directory '/tmp/cabal-tmp-29716/monad-atom-0.4.1' Configuring monad-atom-0.4.1... Building monad-atom-0.4.1... Preprocessing library monad-atom-0.4.1... [1 of 1] Compiling Control.Monad.Atom ( Control/Monad/Atom.hs, dist/build/Control/Monad/Atom.o ) Control/Monad/Atom.hs:52:23: error: • No instance for (Applicative (AtomT a m)) 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 (AtomT a m)) Control/Monad/Atom.hs:56:23: error: • No instance for (Applicative (Atom a)) 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 (Atom a)) cabal: Leaving directory '/tmp/cabal-tmp-29716/monad-atom-0.4.1' Installed text-1.2.2.1 cabal: Error: some packages failed to install: delta-h-0.0.1 depends on monad-atom-0.4.1 which failed to install. monad-atom-0.4.1 failed during the building phase. The exception was: ExitFailure 1