From 04f836932ad17dd557af0ba388a12d2b74c1e7d7 Mon Sep 17 00:00:00 2001 From: christiaanb Date: Wed, 2 Jun 2010 10:03:58 +0200 Subject: [PATCH] =?utf8?q?Rename=20c=CE=BBash=20dir=20to=20clash=20so=20it?= =?utf8?q?=20behaves=20well=20within=20the=20ghc=20build=20tree?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../CLasH/HardwareTypes.hs" => clash/CLasH/HardwareTypes.hs | 0 "c\316\273ash/CLasH/Normalize.hs" => clash/CLasH/Normalize.hs | 0 .../NormalizeTools.hs" => clash/CLasH/Normalize/NormalizeTools.hs | 0 .../NormalizeTypes.hs" => clash/CLasH/Normalize/NormalizeTypes.hs | 0 "c\316\273ash/CLasH/Translator.hs" => clash/CLasH/Translator.hs | 0 .../Annotations.hs" => clash/CLasH/Translator/Annotations.hs | 0 .../CLasH/Translator/TranslatorTypes.hs | 0 "c\316\273ash/CLasH/Utils.hs" => clash/CLasH/Utils.hs | 0 .../Core/BinderTools.hs" => clash/CLasH/Utils/Core/BinderTools.hs | 0 .../Utils/Core/CoreShow.hs" => clash/CLasH/Utils/Core/CoreShow.hs | 0 .../Core/CoreTools.hs" => clash/CLasH/Utils/Core/CoreTools.hs | 0 .../CLasH/Utils/GhcTools.hs" => clash/CLasH/Utils/GhcTools.hs | 0 .../CLasH/Utils/HsTools.hs" => clash/CLasH/Utils/HsTools.hs | 0 .../CLasH/Utils/Pretty.hs" => clash/CLasH/Utils/Pretty.hs | 0 "c\316\273ash/CLasH/VHDL.hs" => clash/CLasH/VHDL.hs | 0 .../CLasH/VHDL/Constants.hs" => clash/CLasH/VHDL/Constants.hs | 0 .../CLasH/VHDL/Generate.hs" => clash/CLasH/VHDL/Generate.hs | 0 .../CLasH/VHDL/Testbench.hs" => clash/CLasH/VHDL/Testbench.hs | 0 .../CLasH/VHDL/VHDLTools.hs" => clash/CLasH/VHDL/VHDLTools.hs | 0 .../CLasH/VHDL/VHDLTypes.hs" => clash/CLasH/VHDL/VHDLTypes.hs | 0 "c\316\273ash/Data/Param/Index.hs" => clash/Data/Param/Index.hs | 0 .../Data/Param/Integer.hs" => clash/Data/Param/Integer.hs | 0 "c\316\273ash/Data/Param/Signed.hs" => clash/Data/Param/Signed.hs | 0 .../Data/Param/Unsigned.hs" => clash/Data/Param/Unsigned.hs | 0 "c\316\273ash/Data/Param/Vector.hs" => clash/Data/Param/Vector.hs | 0 "c\316\273ash/LICENSE" => clash/LICENSE | 0 "c\316\273ash/clash.cabal" => clash/clash.cabal | 0 "c\316\273ash/ghc-stage" => clash/ghc-stage | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename "c\316\273ash/CLasH/HardwareTypes.hs" => clash/CLasH/HardwareTypes.hs (100%) rename "c\316\273ash/CLasH/Normalize.hs" => clash/CLasH/Normalize.hs (100%) rename "c\316\273ash/CLasH/Normalize/NormalizeTools.hs" => clash/CLasH/Normalize/NormalizeTools.hs (100%) rename "c\316\273ash/CLasH/Normalize/NormalizeTypes.hs" => clash/CLasH/Normalize/NormalizeTypes.hs (100%) rename "c\316\273ash/CLasH/Translator.hs" => clash/CLasH/Translator.hs (100%) rename "c\316\273ash/CLasH/Translator/Annotations.hs" => clash/CLasH/Translator/Annotations.hs (100%) rename "c\316\273ash/CLasH/Translator/TranslatorTypes.hs" => clash/CLasH/Translator/TranslatorTypes.hs (100%) rename "c\316\273ash/CLasH/Utils.hs" => clash/CLasH/Utils.hs (100%) rename "c\316\273ash/CLasH/Utils/Core/BinderTools.hs" => clash/CLasH/Utils/Core/BinderTools.hs (100%) rename "c\316\273ash/CLasH/Utils/Core/CoreShow.hs" => clash/CLasH/Utils/Core/CoreShow.hs (100%) rename "c\316\273ash/CLasH/Utils/Core/CoreTools.hs" => clash/CLasH/Utils/Core/CoreTools.hs (100%) rename "c\316\273ash/CLasH/Utils/GhcTools.hs" => clash/CLasH/Utils/GhcTools.hs (100%) rename "c\316\273ash/CLasH/Utils/HsTools.hs" => clash/CLasH/Utils/HsTools.hs (100%) rename "c\316\273ash/CLasH/Utils/Pretty.hs" => clash/CLasH/Utils/Pretty.hs (100%) rename "c\316\273ash/CLasH/VHDL.hs" => clash/CLasH/VHDL.hs (100%) rename "c\316\273ash/CLasH/VHDL/Constants.hs" => clash/CLasH/VHDL/Constants.hs (100%) rename "c\316\273ash/CLasH/VHDL/Generate.hs" => clash/CLasH/VHDL/Generate.hs (100%) rename "c\316\273ash/CLasH/VHDL/Testbench.hs" => clash/CLasH/VHDL/Testbench.hs (100%) rename "c\316\273ash/CLasH/VHDL/VHDLTools.hs" => clash/CLasH/VHDL/VHDLTools.hs (100%) rename "c\316\273ash/CLasH/VHDL/VHDLTypes.hs" => clash/CLasH/VHDL/VHDLTypes.hs (100%) rename "c\316\273ash/Data/Param/Index.hs" => clash/Data/Param/Index.hs (100%) rename "c\316\273ash/Data/Param/Integer.hs" => clash/Data/Param/Integer.hs (100%) rename "c\316\273ash/Data/Param/Signed.hs" => clash/Data/Param/Signed.hs (100%) rename "c\316\273ash/Data/Param/Unsigned.hs" => clash/Data/Param/Unsigned.hs (100%) rename "c\316\273ash/Data/Param/Vector.hs" => clash/Data/Param/Vector.hs (100%) rename "c\316\273ash/LICENSE" => clash/LICENSE (100%) rename "c\316\273ash/clash.cabal" => clash/clash.cabal (100%) rename "c\316\273ash/ghc-stage" => clash/ghc-stage (100%) diff --git "a/c\316\273ash/CLasH/HardwareTypes.hs" b/clash/CLasH/HardwareTypes.hs similarity index 100% rename from "c\316\273ash/CLasH/HardwareTypes.hs" rename to clash/CLasH/HardwareTypes.hs diff --git "a/c\316\273ash/CLasH/Normalize.hs" b/clash/CLasH/Normalize.hs similarity index 100% rename from "c\316\273ash/CLasH/Normalize.hs" rename to clash/CLasH/Normalize.hs diff --git "a/c\316\273ash/CLasH/Normalize/NormalizeTools.hs" b/clash/CLasH/Normalize/NormalizeTools.hs similarity index 100% rename from "c\316\273ash/CLasH/Normalize/NormalizeTools.hs" rename to clash/CLasH/Normalize/NormalizeTools.hs diff --git "a/c\316\273ash/CLasH/Normalize/NormalizeTypes.hs" b/clash/CLasH/Normalize/NormalizeTypes.hs similarity index 100% rename from "c\316\273ash/CLasH/Normalize/NormalizeTypes.hs" rename to clash/CLasH/Normalize/NormalizeTypes.hs diff --git "a/c\316\273ash/CLasH/Translator.hs" b/clash/CLasH/Translator.hs similarity index 100% rename from "c\316\273ash/CLasH/Translator.hs" rename to clash/CLasH/Translator.hs diff --git "a/c\316\273ash/CLasH/Translator/Annotations.hs" b/clash/CLasH/Translator/Annotations.hs similarity index 100% rename from "c\316\273ash/CLasH/Translator/Annotations.hs" rename to clash/CLasH/Translator/Annotations.hs diff --git "a/c\316\273ash/CLasH/Translator/TranslatorTypes.hs" b/clash/CLasH/Translator/TranslatorTypes.hs similarity index 100% rename from "c\316\273ash/CLasH/Translator/TranslatorTypes.hs" rename to clash/CLasH/Translator/TranslatorTypes.hs diff --git "a/c\316\273ash/CLasH/Utils.hs" b/clash/CLasH/Utils.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils.hs" rename to clash/CLasH/Utils.hs diff --git "a/c\316\273ash/CLasH/Utils/Core/BinderTools.hs" b/clash/CLasH/Utils/Core/BinderTools.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils/Core/BinderTools.hs" rename to clash/CLasH/Utils/Core/BinderTools.hs diff --git "a/c\316\273ash/CLasH/Utils/Core/CoreShow.hs" b/clash/CLasH/Utils/Core/CoreShow.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils/Core/CoreShow.hs" rename to clash/CLasH/Utils/Core/CoreShow.hs diff --git "a/c\316\273ash/CLasH/Utils/Core/CoreTools.hs" b/clash/CLasH/Utils/Core/CoreTools.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils/Core/CoreTools.hs" rename to clash/CLasH/Utils/Core/CoreTools.hs diff --git "a/c\316\273ash/CLasH/Utils/GhcTools.hs" b/clash/CLasH/Utils/GhcTools.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils/GhcTools.hs" rename to clash/CLasH/Utils/GhcTools.hs diff --git "a/c\316\273ash/CLasH/Utils/HsTools.hs" b/clash/CLasH/Utils/HsTools.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils/HsTools.hs" rename to clash/CLasH/Utils/HsTools.hs diff --git "a/c\316\273ash/CLasH/Utils/Pretty.hs" b/clash/CLasH/Utils/Pretty.hs similarity index 100% rename from "c\316\273ash/CLasH/Utils/Pretty.hs" rename to clash/CLasH/Utils/Pretty.hs diff --git "a/c\316\273ash/CLasH/VHDL.hs" b/clash/CLasH/VHDL.hs similarity index 100% rename from "c\316\273ash/CLasH/VHDL.hs" rename to clash/CLasH/VHDL.hs diff --git "a/c\316\273ash/CLasH/VHDL/Constants.hs" b/clash/CLasH/VHDL/Constants.hs similarity index 100% rename from "c\316\273ash/CLasH/VHDL/Constants.hs" rename to clash/CLasH/VHDL/Constants.hs diff --git "a/c\316\273ash/CLasH/VHDL/Generate.hs" b/clash/CLasH/VHDL/Generate.hs similarity index 100% rename from "c\316\273ash/CLasH/VHDL/Generate.hs" rename to clash/CLasH/VHDL/Generate.hs diff --git "a/c\316\273ash/CLasH/VHDL/Testbench.hs" b/clash/CLasH/VHDL/Testbench.hs similarity index 100% rename from "c\316\273ash/CLasH/VHDL/Testbench.hs" rename to clash/CLasH/VHDL/Testbench.hs diff --git "a/c\316\273ash/CLasH/VHDL/VHDLTools.hs" b/clash/CLasH/VHDL/VHDLTools.hs similarity index 100% rename from "c\316\273ash/CLasH/VHDL/VHDLTools.hs" rename to clash/CLasH/VHDL/VHDLTools.hs diff --git "a/c\316\273ash/CLasH/VHDL/VHDLTypes.hs" b/clash/CLasH/VHDL/VHDLTypes.hs similarity index 100% rename from "c\316\273ash/CLasH/VHDL/VHDLTypes.hs" rename to clash/CLasH/VHDL/VHDLTypes.hs diff --git "a/c\316\273ash/Data/Param/Index.hs" b/clash/Data/Param/Index.hs similarity index 100% rename from "c\316\273ash/Data/Param/Index.hs" rename to clash/Data/Param/Index.hs diff --git "a/c\316\273ash/Data/Param/Integer.hs" b/clash/Data/Param/Integer.hs similarity index 100% rename from "c\316\273ash/Data/Param/Integer.hs" rename to clash/Data/Param/Integer.hs diff --git "a/c\316\273ash/Data/Param/Signed.hs" b/clash/Data/Param/Signed.hs similarity index 100% rename from "c\316\273ash/Data/Param/Signed.hs" rename to clash/Data/Param/Signed.hs diff --git "a/c\316\273ash/Data/Param/Unsigned.hs" b/clash/Data/Param/Unsigned.hs similarity index 100% rename from "c\316\273ash/Data/Param/Unsigned.hs" rename to clash/Data/Param/Unsigned.hs diff --git "a/c\316\273ash/Data/Param/Vector.hs" b/clash/Data/Param/Vector.hs similarity index 100% rename from "c\316\273ash/Data/Param/Vector.hs" rename to clash/Data/Param/Vector.hs diff --git "a/c\316\273ash/LICENSE" b/clash/LICENSE similarity index 100% rename from "c\316\273ash/LICENSE" rename to clash/LICENSE diff --git "a/c\316\273ash/clash.cabal" b/clash/clash.cabal similarity index 100% rename from "c\316\273ash/clash.cabal" rename to clash/clash.cabal diff --git "a/c\316\273ash/ghc-stage" b/clash/ghc-stage similarity index 100% rename from "c\316\273ash/ghc-stage" rename to clash/ghc-stage -- 2.30.2