blob: 088b51824ceb46701269133a8d375f5e9e313712 (
plain)
1
2
3
4
5
6
|
This library is an extract from lens (with no dependencies). It's not a
toy lenses library, unsuitable for “real world”, but merely a small
one. It is compatible with lens, and should have same performance.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|