packages feed

regex-pcre-0.81: Setup.hs

#!/usr/bin/env runhaskell

-- I usually compile this with "ghc --make -o setup Setup.hs"

import Distribution.Simple(defaultMain)
main = defaultMain