packages feed

futhark-0.7.3: Setup.hs

#!/usr/bin/env runhaskell

import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks myHooks
  where myHooks = simpleUserHooks