X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FConstants.lhs;h=b809f5280bd6fb677ab5e48f38ec64af64b55efc;hb=30a08433b46de89511fcdf0149f0749739227efb;hp=51971728a020e67a766cd708685c83dc2f658e22;hpb=30c122df62ec75f9ed7f392f24c2925675bf1d06;p=ghc-hetmet.git diff --git a/compiler/main/Constants.lhs b/compiler/main/Constants.lhs index 5197172..b809f52 100644 --- a/compiler/main/Constants.lhs +++ b/compiler/main/Constants.lhs @@ -107,9 +107,6 @@ sTD_HDR_SIZE = STD_HDR_SIZE pROF_HDR_SIZE :: Int pROF_HDR_SIZE = PROF_HDR_SIZE - -gRAN_HDR_SIZE :: Int -gRAN_HDR_SIZE = GRAN_HDR_SIZE \end{code} Size of a double in StgWords.