packages feed

bindings-0.0.1: Setup.hs

#!/usr/bin/env runhaskell

module  Main (main) where  { import  Distribution.Simple ;  main =
defaultMain }