mate.cabal switched to our version of harpy (git://wien.tomnetworks.com/harpy.git...
[mate.git] / Setup.lhs
1 #!/usr/bin/runhaskell 
2 > module Main where
3 > import Distribution.Simple
4 > main :: IO ()
5 > main = defaultMain
6