From 4af1d891b3fffb5ce879af1ce8026a36f9c37a74 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Thu, 27 Feb 2025 23:51:14 +0100 Subject: Some non-working code lol --- src/Compile.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Compile.hs') diff --git a/src/Compile.hs b/src/Compile.hs index 8d5fd13..d0e3d58 100644 --- a/src/Compile.hs +++ b/src/Compile.hs @@ -3,7 +3,9 @@ {-# LANGUAGE LambdaCase #-} {-# LANGUAGE PolyKinds #-} {-# LANGUAGE TypeApplications #-} -module Compile where +module Compile ( + compile, +) where import Control.Monad.Trans.State.Strict import Data.Bifunctor (first, second) -- cgit v1.2.3-70-g09d2