mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
Use a strict RNG.
This commit is contained in:
parent
cdb01ce3a1
commit
a80daff98c
@ -16,7 +16,7 @@ module Data.RandomWalkSimilarity
|
||||
) where
|
||||
|
||||
import Control.Applicative
|
||||
import Control.Monad.Random
|
||||
import Control.Monad.Random.Strict
|
||||
import Control.Monad.State
|
||||
import Data.Align.Generic
|
||||
import Data.Array
|
||||
|
Loading…
Reference in New Issue
Block a user