diff --git a/foo/foo.cabal b/foo/foo.cabal index 21d5a27..6556fa4 100644 --- a/foo/foo.cabal +++ b/foo/foo.cabal @@ -5,11 +5,6 @@ build-type: Simple license: MIT synopsis: Has both libarary and executable stanzas both of which have dependencies. -library - build-depends: - base >=4.4 && <5 - hs-source-dirs: src - executable foo build-depends: base >=4 && <5,