openbsd-ports/lang/ghc
kili b7d980d5d4 The magic in testsuite/mk/test.mk for detecting which library ways
are available fails badly if the ghc-prim package contains more
than one entry in the library-dirs: field, which is currently the
case for our ghc port.

Only check for the existance of vertain files in the first entry
of the library-dirs: field to re-enable tons of previously disabled
tests and to get rid of stupid "/bin/sh: [: ... unexpected
operator/operand" errors.

This should be fixed for real at both our side (don't include the
same directory twice in the library-dirs: field) and upstream (don't
rely on the library-dirs: field only containing one directory).
2018-02-13 21:17:51 +00:00
..
files
patches The magic in testsuite/mk/test.mk for detecting which library ways 2018-02-13 21:17:51 +00:00
pkg Update to ghc-8.2.2, 2018-01-22 00:42:30 +00:00
distinfo Update to ghc-8.2.2, 2018-01-22 00:42:30 +00:00
ghc.port.mk Update to ghc-8.2.2, 2018-01-22 00:42:30 +00:00
Makefile Drop the horrible SHN_XINDEX hack. 2018-02-09 10:09:44 +00:00