From 0317f71c05bb7a3304d8654fa06bc64c998dd2f9 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 1 Jan 2022 08:25:16 -1000 Subject: [PATCH] ;tools: changelog: move to tools/ --- {bin => tools}/changelog.hs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {bin => tools}/changelog.hs (100%) diff --git a/bin/changelog.hs b/tools/changelog.hs similarity index 100% rename from bin/changelog.hs rename to tools/changelog.hs