diff --git a/favicon/gen.hs b/favicon/gen.hs index 8e47571..05cd7d4 100644 --- a/favicon/gen.hs +++ b/favicon/gen.hs @@ -1,7 +1,5 @@ -{-# LANGUAGE -FlexibleContexts, -GADTs - #-} +{-# LANGUAGE FlexibleContexts #-} +{-# LANGUAGE GADTs #-} -- run as: ./gen -o favicon.png -w 32 -h 32