From babf15f3968b0582c6d4d94c97423cded08412b7 Mon Sep 17 00:00:00 2001 From: Hammy Date: Sun, 4 Apr 2021 17:57:19 +0100 Subject: [PATCH] Move directory --- {hello.world => hello/world}/hello.hs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {hello.world => hello/world}/hello.hs (100%) diff --git a/hello.world/hello.hs b/hello/world/hello.hs similarity index 100% rename from hello.world/hello.hs rename to hello/world/hello.hs