Remove unused language pragmas

This commit is contained in:
mrkkrp 2015-11-21 16:13:52 +06:00
parent 0476db8ebc
commit 339f7587a3

View File

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