packages feed

jni-0.8.0: cpphs-cpp

#!/bin/sh
# Workaround for https://gitlab.haskell.org/ghc/ghc/-/issues/17185
cpphs --cpp $@
exit $?