From 0681ed31aa02ff46fa527f56c9835a121267bddb Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 25 May 2025 23:35:41 +0200 Subject: Add AST.UnMonoid convenience repl import to Example --- src/Example.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Example.hs b/src/Example.hs index 3623d03..d3f6d0d 100644 --- a/src/Example.hs +++ b/src/Example.hs @@ -5,11 +5,14 @@ {-# LANGUAGE TypeFamilies #-} {-# LANGUAGE TypeOperators #-} {-# LANGUAGE TypeApplications #-} + +{-# OPTIONS -Wno-unused-imports #-} module Example where import Array import AST import AST.Pretty +import AST.UnMonoid import CHAD import CHAD.Top import ForwardAD -- cgit v1.2.3-70-g09d2