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