DEBSOURCES
Skip Quicknav
sources / haskell-base-compat / 0.14.1-1 / debian / rules
123456789
#!/usr/bin/make -f export DEB_ENABLE_TESTS = yes # For the test suite export LC_ALL=C.UTF-8 %: dh $@