From 2fb84b1da925199d1378b4d2bd4cfcde4ea5922f Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Sat, 25 Jan 2025 00:14:05 -0600 Subject: [PATCH] char instructions --- HushGP.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/HushGP.cabal b/HushGP.cabal index ac88050..3d8acde 100644 --- a/HushGP.cabal +++ b/HushGP.cabal @@ -45,6 +45,7 @@ library , Instructions.LogicalInstructions , Instructions.CodeInstructions , Instructions.StringInstructions + , Instructions.CharInstructions -- Modules included in this library but not exported. -- other-modules: