Skip to content

Commit

Permalink
Updated SymmSHE for MonadRandom-0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
crockeea committed Feb 21, 2017
1 parent 4ced6a6 commit 1071324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lol-apps/Crypto/Lol/Applications/SymmSHE.hs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ import qualified Crypto.Proto.SHE.TunnelInfo as P
import Control.Applicative hiding ((*>))
import Control.DeepSeq
import Control.Monad as CM
import Control.Monad.Random
import Control.Monad.Random hiding (lift)
import Data.Maybe
import Data.Traversable as DT
import Data.Typeable
Expand Down

0 comments on commit 1071324

Please sign in to comment.