X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FEvent%2FIntMap.hs;h=61ae002567461bd43985035d709e39c87f51e336;hb=41e8fba828acbae1751628af50849f5352b27873;hp=f02628bad49150176f8610faff184fb00ce5ec0f;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/System/Event/IntMap.hs b/System/Event/IntMap.hs index f02628b..61ae002 100644 --- a/System/Event/IntMap.hs +++ b/System/Event/IntMap.hs @@ -1,4 +1,5 @@ {-# LANGUAGE CPP, MagicHash, NoImplicitPrelude #-} + ----------------------------------------------------------------------------- -- | -- Module : System.Event.IntMap