blob: 32b8dc0c7bee23d2f37bbe5dc3098095dcc11f59 (
plain)
1
2
3
4
5
|
SecureMem is similar to ByteString, except that it provides a memory
chunk that will be auto-scrubbed after it run out of scope.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|