Ticket #7180 (closed bug: fixed)
small misfeature in testsuites tests/plugins/Makefile
Description
Running "gmake test" (after building ghc-7.6.1-rc1 on dragonfly x86_64) gives me "9 unexpected failures".
Three of those (plugins01, plugins02, and plugins03) are easy to fix: Replace "make" with "$(MAKE)" in the recursive call "(cd simple-plugin; make package)" on line 14.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

