From 7d4df96f27eafcda39ad1fb89699547203ed75b6 Mon Sep 17 00:00:00 2001 From: sof Date: Fri, 6 Aug 1999 12:09:31 +0000 Subject: [PATCH] [project @ 1999-08-06 12:09:30 by sof] Moved Pretty from misc/ to exts/ --- ghc/lib/{misc => exts}/Pretty.lhs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ghc/lib/{misc => exts}/Pretty.lhs (100%) diff --git a/ghc/lib/misc/Pretty.lhs b/ghc/lib/exts/Pretty.lhs similarity index 100% rename from ghc/lib/misc/Pretty.lhs rename to ghc/lib/exts/Pretty.lhs -- 1.7.10.4