diff --git a/Setup.hs b/Setup.hs index d0e59db..5a7f06d 100644 --- a/Setup.hs +++ b/Setup.hs @@ -1,6 +1,7 @@ --- 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: . +-- 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 ()