1#! /usr/bin/runhaskell
2
3import Distribution.Simple
4main = defaultMain
5