From 52cf1e933909f34bf43531810040cdb345b79138 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Wed, 8 Oct 2025 22:32:53 +0200 Subject: Set Example module as ghci default --- chad-fast.cabal | 4 +++- src/Example.hs | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/chad-fast.cabal b/chad-fast.cabal index b7270e4..df72133 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -10,6 +10,9 @@ build-type: Simple library exposed-modules: + -- default ghci module on top + Example + Analysis.Identity Array AST @@ -35,7 +38,6 @@ library Compile.Exec Data Data.VarMap - Example Example.GMM Example.Types ForwardAD diff --git a/src/Example.hs b/src/Example.hs index b320ead..1784a48 100644 --- a/src/Example.hs +++ b/src/Example.hs @@ -15,6 +15,7 @@ import AST.Pretty import AST.UnMonoid import CHAD import CHAD.Top +import CHAD.Types import ForwardAD import Interpreter import Language -- cgit v1.2.3-70-g09d2