summaryrefslogtreecommitdiff
path: root/edit-lens/package.yaml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2019-05-30 12:18:08 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2019-05-30 12:18:08 +0200
commitf4c419b9ddec15bad267a4463f0720d6e28042d2 (patch)
tree54a0259116476150247619c4410eae33f8669314 /edit-lens/package.yaml
parent8afbe1f7df24034dd16fdf2e89b0665b2318ae2a (diff)
downloadincremental-dfsts-f4c419b9ddec15bad267a4463f0720d6e28042d2.tar
incremental-dfsts-f4c419b9ddec15bad267a4463f0720d6e28042d2.tar.gz
incremental-dfsts-f4c419b9ddec15bad267a4463f0720d6e28042d2.tar.bz2
incremental-dfsts-f4c419b9ddec15bad267a4463f0720d6e28042d2.tar.xz
incremental-dfsts-f4c419b9ddec15bad267a4463f0720d6e28042d2.zip
Further work
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