mirror of
https://github.com/aelve/guide.git
synced 2025-01-03 11:02:24 +03:00
Fix pragma style
This commit is contained in:
parent
17b241fc8b
commit
54cef2bf07
@ -1,7 +1,5 @@
|
||||
{-# LANGUAGE
|
||||
FlexibleContexts,
|
||||
GADTs
|
||||
#-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
{-# LANGUAGE GADTs #-}
|
||||
|
||||
-- run as: ./gen -o favicon.png -w 32 -h 32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user