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