diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-11-24 17:38:54 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-11-24 17:38:54 +0100 |
commit | afc34d76c845f1be96818addcffb4f70d9d2ea9d (patch) | |
tree | 8e5d9180cc5986e219e5d776bf7bae37913fbf9d /edit-lens/package.yaml | |
parent | b9db9f8d7f3eb993ed345357c428a94c9a208c5b (diff) | |
download | incremental-dfsts-afc34d76c845f1be96818addcffb4f70d9d2ea9d.tar incremental-dfsts-afc34d76c845f1be96818addcffb4f70d9d2ea9d.tar.gz incremental-dfsts-afc34d76c845f1be96818addcffb4f70d9d2ea9d.tar.bz2 incremental-dfsts-afc34d76c845f1be96818addcffb4f70d9d2ea9d.tar.xz incremental-dfsts-afc34d76c845f1be96818addcffb4f70d9d2ea9d.zip |
Work on containers
Diffstat (limited to 'edit-lens/package.yaml')
-rw-r--r-- | edit-lens/package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/edit-lens/package.yaml b/edit-lens/package.yaml index 5737fb4..61d1285 100644 --- a/edit-lens/package.yaml +++ b/edit-lens/package.yaml | |||
@@ -30,4 +30,5 @@ library: | |||
30 | - Control.Edit | 30 | - Control.Edit |
31 | - Control.Edit.Container | 31 | - Control.Edit.Container |
32 | - Control.Lens.Edit | 32 | - Control.Lens.Edit |
33 | - Control.Lens.Edit.Generic | ||
33 | 34 | ||