From 4e1c9dd750049fead7bf97fdf3142f274548f13f Mon Sep 17 00:00:00 2001 From: crumbtoo Date: Wed, 17 Jan 2024 10:19:48 -0700 Subject: [PATCH] rename rlp --- src/{rlp2 => Rlp}/Syntax.hs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{rlp2 => Rlp}/Syntax.hs (100%) diff --git a/src/rlp2/Syntax.hs b/src/Rlp/Syntax.hs similarity index 100% rename from src/rlp2/Syntax.hs rename to src/Rlp/Syntax.hs