blob: a377213036271ef3fa3d15469e447cbfdb9b6e95 (
about) (
plain) (
blame)
1
2
3
4
5
6
|
This package provides portable implementations of parts of the unix
package. This package re-exports the unix package when available.
When it isn't available, portable implementations are used.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|