diff options
Diffstat (limited to 'utils/unlit/Makefile')
-rw-r--r-- | utils/unlit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/unlit/Makefile b/utils/unlit/Makefile index 1969f1da57..24bd615b26 100644 --- a/utils/unlit/Makefile +++ b/utils/unlit/Makefile @@ -5,8 +5,8 @@ # This file is part of the GHC build system. # # To understand how the build system works and how to modify it, see -# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture -# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying +# http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture +# http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying # # ----------------------------------------------------------------------------- |