aboutsummaryrefslogtreecommitdiff
path: root/sharing-recovery.cabal
diff options
context:
space:
mode:
authorTom Smeding <t.j.smeding@uu.nl>2024-08-28 16:41:13 +0200
committerTom Smeding <t.j.smeding@uu.nl>2024-08-28 16:41:22 +0200
commit912d262c8aef92657b8991d05b7fe39dcb5b5fd4 (patch)
tree134ca9fb03c36a3f484d7dcead5765b81beb4c3a /sharing-recovery.cabal
parent66ed0dac02b8d3518d6e815c566c1e12e57a6a93 (diff)
Move code to .Internal module, and some haddocs
Diffstat (limited to 'sharing-recovery.cabal')
-rw-r--r--sharing-recovery.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sharing-recovery.cabal b/sharing-recovery.cabal
index b74283b..1a7228c 100644
--- a/sharing-recovery.cabal
+++ b/sharing-recovery.cabal
@@ -8,6 +8,7 @@ build-type: Simple
library
exposed-modules:
Data.Expr.SharingRecovery
+ Data.Expr.SharingRecovery.Internal
other-modules:
Data.StableName.Extra
build-depends: