gnu: ghc-aws: Fix build.

* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
master
Ricardo Wurmus 2018-09-30 23:10:27 +02:00
parent 1abdefe573
commit 456d76eaf6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -9585,6 +9585,7 @@ as well as a convenient Conduit module.")
("ghc-data-default" ,ghc-data-default)
("ghc-http-conduit" ,ghc-http-conduit)
("ghc-http-types" ,ghc-http-types)
("ghc-lifted-base" ,ghc-lifted-base)
("ghc-monad-control" ,ghc-monad-control)
("ghc-network" ,ghc-network)
("ghc-old-locale" ,ghc-old-locale)