Removed unneeded pragmas.
This commit is contained in:
parent
bc61c6a632
commit
f328cfe6a7
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
{-# LANGUAGE DeriveFunctor, DeriveDataTypeable, TypeSynonymInstances,
|
||||
FlexibleInstances, GeneralizedNewtypeDeriving, FlexibleContexts,
|
||||
MultiParamTypeClasses, UndecidableInstances #-}
|
||||
FlexibleInstances, GeneralizedNewtypeDeriving, FlexibleContexts #-}
|
||||
|
||||
{-
|
||||
Copyright (C) 2016 Jesse Rosenthal <jrosenthal@jhu.edu>
|
||||
|
|
Loading…
Reference in a new issue