Remove unused pragma

master 0.3.0
rnhmjoj 2015-05-10 15:40:56 +02:00
parent 96b52fcdea
commit 7b17934ea1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{-# LANGUAGE OverloadedStrings, NamedFieldPuns #-}
{-# LANGUAGE OverloadedStrings #-}
module Application where
import Breve.Generator