fix old build

This commit is contained in:
Vincent Hanquez 2015-04-05 11:17:52 +01:00
parent e74448aeb4
commit ed4da5734b

View File

@ -15,7 +15,9 @@ module Crypto.Internal.Compat
) where
import System.IO.Unsafe
#if MIN_VERSION_base(4,5,0)
import Data.Bits (popCount)
#endif
-- | perform io for hashes that do allocation and ffi.
-- unsafeDupablePerformIO is used when possible as the