diff options
Diffstat (limited to 'ghc/lib/hbc/Random_mr.hi')
| -rw-r--r-- | ghc/lib/hbc/Random_mr.hi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ghc/lib/hbc/Random_mr.hi b/ghc/lib/hbc/Random_mr.hi deleted file mode 100644 index cf2ee358f0..0000000000 --- a/ghc/lib/hbc/Random_mr.hi +++ /dev/null @@ -1,9 +0,0 @@ -{-# GHC_PRAGMA INTERFACE VERSION 5 #-} -interface Random where -normalRandomDoubles :: Int -> Int -> [Double] - {-# GHC_PRAGMA _A_ 2 _U_ 11 _N_ _S_ "U(P)U(P)" {_A_ 2 _U_ 22 _N_ _N_ _N_ _N_} _N_ _N_ #-} -randomDoubles :: Int -> Int -> [Double] - {-# GHC_PRAGMA _A_ 2 _U_ 11 _N_ _S_ "U(P)U(P)" {_A_ 2 _U_ 22 _N_ _N_ _N_ _N_} _N_ _N_ #-} -randomInts :: Int -> Int -> [Int] - {-# GHC_PRAGMA _A_ 2 _U_ 11 _N_ _S_ "U(P)U(P)" {_A_ 2 _U_ 22 _N_ _N_ _N_ _N_} _N_ _N_ #-} - |
