X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=c038854bb98d82891390395f75b913d3fe5c4795;hb=6ec8b4c5357f7b0eb3ee71e242cef6af903c0250;hp=ad01711ab8aaad25def76bbe6616cade7f979c22;hpb=849a44eae29b6c86eb8d58bfa893ae1c03deec13;p=ghc-base.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index ad01711..c038854 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -21,7 +21,7 @@ SRCS = \ Data/Function.hs \ Control/Monad.hs Control/Monad/Fix.hs Control/Monad/Instances.hs \ Control/Arrow.hs Control/Applicative.hs \ - Control/Exception.hs \ + Control/Exception.hs Control/Category.hs \ Debug/Trace.hs \ NHC/SizedTypes.hs NHC/PosixTypes.hsc \ System/IO.hs System/IO/Error.hs System/IO/Unsafe.hs \