packages feed

hackport-0.5: Setup.hs

#!/usr/bin/runhaskell
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMain