Add optics packages

This commit is contained in:
Oleg Grenrus 2019-10-21 22:22:32 +03:00 committed by Mihai Maruseac
parent 39feab708c
commit e62bc7c782

View File

@ -1426,6 +1426,14 @@ packages:
- servant-swagger-ui - servant-swagger-ui
- servant-swagger-ui-core - servant-swagger-ui-core
"Optics <optics@well-typed.com>":
- indexed-profunctors
- optics
- optics-core
- optics-extra
- optics-th
- optics-vl
"Alexandr Ruchkin <voidex@live.com> @mvoidex": "Alexandr Ruchkin <voidex@live.com> @mvoidex":
- hformat - hformat
- simple-log - simple-log
@ -4031,6 +4039,7 @@ packages:
- RSA - RSA
- aeson-compat - aeson-compat
- aeson-extra - aeson-extra
- aeson-optics
- alsa-mixer - alsa-mixer
- ansi-terminal - ansi-terminal
- appar - appar
@ -4218,7 +4227,7 @@ packages:
- ieee754 - ieee754
- indexed - indexed
- infer-license - infer-license
- insert-ordered-containers < 0.2.3 # https://github.com/commercialhaskell/stackage/issues/4931 - insert-ordered-containers
- inspection-testing - inspection-testing
- integer-logarithms - integer-logarithms
- io-streams-haproxy - io-streams-haproxy
@ -4335,6 +4344,8 @@ packages:
- servant-swagger-ui-redoc - servant-swagger-ui-redoc
- servant-yaml - servant-yaml
- semialign - semialign
- semialign-indexed
- semialign-optics
- setenv - setenv
- shakespeare - shakespeare
- shell-escape - shell-escape
@ -4397,6 +4408,8 @@ packages:
- th-lift-instances - th-lift-instances
- th-utilities - th-utilities
- these - these
- these-lens
- these-optics
- threads - threads
- thyme - thyme
- time-locale-compat - time-locale-compat
@ -5223,7 +5236,6 @@ packages:
- bv-little < 0 # via text-show - bv-little < 0 # via text-show
- nonempty-containers < 0 # via these - nonempty-containers < 0 # via these
- pipes-fluid < 0 # via these - pipes-fluid < 0 # via these
- semialign < 0 # via these
- quickcheck-state-machine < 0 # via tree-diff - quickcheck-state-machine < 0 # via tree-diff
- users-postgresql-simple < 0 # via users - users-postgresql-simple < 0 # via users
- users-test < 0 # via users - users-test < 0 # via users