X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fhbc%2FRandom_p.hi;fp=ghc%2Flib%2Fhbc%2FRandom_p.hi;h=0000000000000000000000000000000000000000;hb=4860241b9fe5daa328fbfabfa87c4af84ac49b65;hp=2183a66d493f0060a07b8da9f003b9fe8be92057;hpb=c6c43e43be1f913cd90cb7cb5bb87e90e6552691;p=ghc-hetmet.git diff --git a/ghc/lib/hbc/Random_p.hi b/ghc/lib/hbc/Random_p.hi deleted file mode 100644 index 2183a66..0000000 --- a/ghc/lib/hbc/Random_p.hi +++ /dev/null @@ -1,9 +0,0 @@ -{-# GHC_PRAGMA INTERFACE VERSION 6 #-} -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_ #-} -