#!/usr/bin/env runhugs
arch-tag: Main setup script

> import Distribution.Simple

> main = defaultMain

