Removed unneeded pragmas.

This commit is contained in:
John MacFarlane 2016-12-08 22:47:14 +01:00
parent bc61c6a632
commit f328cfe6a7

View file

@ -1,6 +1,5 @@
{-# LANGUAGE DeriveFunctor, DeriveDataTypeable, TypeSynonymInstances, {-# LANGUAGE DeriveFunctor, DeriveDataTypeable, TypeSynonymInstances,
FlexibleInstances, GeneralizedNewtypeDeriving, FlexibleContexts, FlexibleInstances, GeneralizedNewtypeDeriving, FlexibleContexts #-}
MultiParamTypeClasses, UndecidableInstances #-}
{- {-
Copyright (C) 2016 Jesse Rosenthal <jrosenthal@jhu.edu> Copyright (C) 2016 Jesse Rosenthal <jrosenthal@jhu.edu>