first issue found by QA code check. we don't need those extensions there.

This commit is contained in:
Vincent Hanquez 2015-04-07 06:56:06 +01:00
parent 4e1c373fdc
commit 6d9317f963

View File

@ -5,8 +5,6 @@
-- Stability : experimental
-- Portability : Good
--
{-# LANGUAGE CPP #-}
{-# LANGUAGE ExistentialQuantification #-}
module Crypto.Random.Entropy.Source where
import Foreign.Ptr