We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f1c34 commit dd8e51dCopy full SHA for dd8e51d
1 file changed
tests/Sort.hs
@@ -14,6 +14,7 @@ import Assertions
14
15
import Control.Monad
16
import Data.Char
17
+import System.Random
18
import System.Random.Shuffle (shuffle')
19
import Test.HUnit
20
0 commit comments