In r8 https://hackage.haskell.org/package/hw-xml-0.5.1.0/revisions/ ``` Changed the executable 'hw-xml' component's library dependency on 'generic-lens' from >=1.2.0.1 && <2.2 to >=2.2 && <2.3 ``` Why the lower bound was tightened? Could the lower bound be relaxed back. This makes impossible to use Stackage LTS snapshot versions with cabal-install --- EDIT: Also these 5 packages: - https://hackage.haskell.org/package/hw-json-standard-cursor-0.2.3.1/revisions/ - https://hackage.haskell.org/package/hw-json-simple-cursor-0.1.1.0/revisions/ - https://hackage.haskell.org/package/hw-ip-2.4.2.0/revisions/ - https://hackage.haskell.org/package/hw-eliasfano-0.1.2.0/revisions/ - https://hackage.haskell.org/package/hw-dsv-0.4.1.0/revisions/
In r8 https://hackage.haskell.org/package/hw-xml-0.5.1.0/revisions/
Why the lower bound was tightened? Could the lower bound be relaxed back.
This makes impossible to use Stackage LTS snapshot versions with cabal-install
EDIT: Also these 5 packages: