blob: f21ddcf02d9c357ef9c83596cecd8a9dc6c080c9 (
plain)
1
2
3
4
5
6
|
This package detects which version of bytestring you are compiling
against, and if you are compiling against bytestring-0.10.4 or later,
will be an empty package.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|