This change makes ports for Haskell applications include all dependencies in
DISTFILES. This brings dependencies on hs-* ports to 0.
Benefits of this:
- Instant installation for resulting packages.
- Improved build time.
- We can remove almost all Haskell libraries from ports (see D19244).