Removed unused language extension

This commit is contained in:
John Galt 2015-11-16 13:13:18 -05:00
parent 320186cdd1
commit 53270f1ef6

View File

@ -1,5 +1,3 @@
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
-- |
-- Module : Crypto.Cipher.ChaChaPoly1305
-- License : BSD-style