hdiff
packages
feed
haskell-openflow
-0.0.0.1: tests/Test.hs
module Main where import System.Exit main = do putStrLn "Woot!" exitSuccess