aboutsummaryrefslogtreecommitdiff
path: root/src/PPL/Internal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/PPL/Internal.hs')
-rw-r--r--src/PPL/Internal.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/PPL/Internal.hs b/src/PPL/Internal.hs
index 0ba6ae5..b4283af 100644
--- a/src/PPL/Internal.hs
+++ b/src/PPL/Internal.hs
@@ -13,8 +13,7 @@ module PPL.Internal
randomTree,
samples,
mutateTree,
- splitTrees,
- draw,
+ Tree(..),
)
where