packages feed

futhark-0.25.37: Setup.hs

#!/usr/bin/env runhaskell

import Distribution.Simple

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