Skip to content

Commit

Permalink
haskell-cabal.eclass: unsplit 'nocabaldep' description
Browse files Browse the repository at this point in the history
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
  • Loading branch information
Sergei Trofimovich committed Apr 19, 2012
1 parent 9d4503d commit 35da6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/haskell-cabal.eclass
Expand Up @@ -29,9 +29,9 @@
# bin -- the package installs binaries
# lib -- the package installs libraries
# nocabaldep -- don't add dependency on cabal.
# test-suite -- add support for cabal test-suites
# only used for packages that _must_ not pull the dependency
# on cabal, but still use this eclass (e.g. haskell-updater).
# test-suite -- add support for cabal test-suites (introduced in Cabal-1.8)

inherit ghc-package multilib

Expand Down

0 comments on commit 35da6c4

Please sign in to comment.