packages feed

shakespeare-css-0.10.0: Setup.lhs

#!/usr/bin/env runhaskell

> module Main where
> import Distribution.Simple
> import System.Cmd (system)

> main :: IO ()
> main = defaultMain