Open meteficha opened 10 years ago
http://hackage.haskell.org/package/yesod-mangopay-1.3
I think that the problem is that Hackage only ignores (for listing purposes) the dependencies of the test suites, not the dependencies of the executables .
You want me to cut the package in two?
I was wondering if we could just turn the executable into a test suite. Is that too evil? =)
http://hackage.haskell.org/package/yesod-mangopay-1.3
I think that the problem is that Hackage only ignores (for listing purposes) the dependencies of the test suites, not the dependencies of the executables .