Remove unused language pragmas

This commit is contained in:
mrkkrp 2015-11-21 16:13:52 +06:00
parent 0476db8ebc
commit 339f7587a3
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
-- | Internal types and functions.