X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fghc%2FPrelRead.lhs;fp=ghc%2Flib%2Fghc%2FPrelRead.lhs;h=60917b3690405c84f05ea1b6f6f73be32c40674b;hb=7417ce9aeae9b551467ccdb32b354cd4f7569769;hp=f3a064f5037426355a20a8b2e3d14e14aa7a4adc;hpb=2ac020c94abc3ca9faf428920ccf38216f749c76;p=ghc-hetmet.git diff --git a/ghc/lib/ghc/PrelRead.lhs b/ghc/lib/ghc/PrelRead.lhs index f3a064f..60917b3 100644 --- a/ghc/lib/ghc/PrelRead.lhs +++ b/ghc/lib/ghc/PrelRead.lhs @@ -15,6 +15,8 @@ import {-# SOURCE #-} Error ( error ) import PrelNum import PrelList import PrelTup +import PrelMaybe +import PrelEither import PrelBase \end{code}