-- This script is used to build and install your package. Typically you don't -- need to change it. The Cabal documentation has more information about this -- file: . import qualified Distribution.Simple main :: IO () main = Distribution.Simple.defaultMain