X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=2cb4520c13371d093dceb8bc00520de9bbfca88f;hb=a0d7892da0d00fee781a550ef353df8734be5884;hp=205eb6ab9e28ac488373375632877cfa6e6c3597;hpb=d71aee821935e29a3569bc4b401f695536209c85;p=haskell-directory.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 205eb6a..2cb4520 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -13,6 +13,7 @@ SRCS = \ Data/Map.hs Data/IntMap.hs Data/IntSet.hs Data/FunctorM.hs \ Data/Eq.hs Data/Ord.hs \ Data/Foldable.hs Data/Traversable.hs Data/Sequence.hs \ + Data/Function.hs \ Control/Monad.hs Control/Monad/Fix.hs \ Control/Arrow.hs Control/Applicative.hs \ Debug/Trace.hs \