[entropy] missing CPP extension for windows entropy gather module
This commit is contained in:
parent
b39283f5f9
commit
4758df2c3a
@ -9,6 +9,7 @@
|
||||
-- Copyright (c) Thomas DuBuisson.
|
||||
--
|
||||
{-# LANGUAGE ForeignFunctionInterface #-}
|
||||
{-# LANGUAGE CPP #-}
|
||||
module Crypto.Random.Entropy.Windows
|
||||
( WinCryptoAPI
|
||||
) where
|
||||
|
||||
Loading…
Reference in New Issue
Block a user