Resolving dependencies... Warning: sparsecheck.cabal: Unknown fields: build-depends (line 6) Fields allowed in this section: name, version, cabal-version, build-type, license, license-file, license-files, copyright, maintainer, stability, homepage, package-url, bug-reports, synopsis, description, category, author, tested-with, data-files, data-dir, extra-source-files, extra-tmp-files, extra-doc-files Configuring sparsecheck-0.1.0.1... Building sparsecheck-0.1.0.1... Preprocessing library sparsecheck-0.1.0.1... SparseCheck.hs:1:1: Could not find module ‘Prelude’ It is a member of the hidden package ‘base-4.8.1.0’. Perhaps you need to add ‘base’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. SparseCheck.hs:8:8: Could not find module ‘Control.Monad’ It is a member of the hidden package ‘base-4.8.1.0’. Perhaps you need to add ‘base’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. SparseCheck.hs:9:8: Could not find module ‘Data.Maybe’ It is a member of the hidden package ‘base-4.8.1.0’. Perhaps you need to add ‘base’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. SparseCheck.hs:10:18: Could not find module ‘Data.IntMap’ It is a member of the hidden package ‘containers-0.5.6.2@conta_LKCPrTJwOTOLk4OU37YmeN’. Perhaps you need to add ‘containers’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. Failed to install sparsecheck-0.1.0.1 cabal: Error: some packages failed to install: sparsecheck-0.1.0.1 failed during the building phase. The exception was: ExitFailure 1