summaryrefslogtreecommitdiff
path: root/edit-lens/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'edit-lens/package.yaml')
-rw-r--r--edit-lens/package.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/edit-lens/package.yaml b/edit-lens/package.yaml
index 7455dcc..631e7ed 100644
--- a/edit-lens/package.yaml
+++ b/edit-lens/package.yaml
@@ -45,7 +45,10 @@ library:
45 source-dirs: src 45 source-dirs: src
46 exposed-modules: 46 exposed-modules:
47 - Control.Edit 47 - Control.Edit
48 - Control.Edit.String
49 - Control.Edit.String.Affected
48 - Control.Lens.Edit 50 - Control.Lens.Edit
51 - Control.Lens.Edit.ActionTree
49 - Control.DFST 52 - Control.DFST
50 - Control.FST 53 - Control.FST
51 - Control.DFST.Lens 54 - Control.DFST.Lens