delete unused extension to fix tests on GHC 7.10

This commit is contained in:
Daniel Wagner 2018-03-25 22:31:34 -04:00
parent ecf1dce650
commit 11b7be5616

View File

@ -1,5 +1,4 @@
{-# LANGUAGE TemplateHaskell #-} {-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeApplications #-}
{-# LANGUAGE TypeFamilies #-} {-# LANGUAGE TypeFamilies #-}
import Control.Applicative import Control.Applicative