From 933c8fc4453124d6b784e3a86897c6c98871fe4e Mon Sep 17 00:00:00 2001
From: Rowan Torbitzky-Lane <rowan.a.tl@protonmail.com>
Date: Mon, 20 Jan 2025 23:21:52 -0600
Subject: [PATCH] add code stack instructions

---
 HushGP.cabal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/HushGP.cabal b/HushGP.cabal
index 22b39c6..42b8f7d 100644
--- a/HushGP.cabal
+++ b/HushGP.cabal
@@ -43,6 +43,7 @@ library
                     , Instructions.FloatInstructions
                     , Instructions.GenericInstructions
                     , Instructions.LogicalInstructions
+                    , Instructions.CodeInstructions
 
     -- Modules included in this library but not exported.
     -- other-modules: