diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:40:37 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | 1b68ffecf1861ee48a13e0ef719326b6b8e977ce (patch) | |
tree | 57c91684a252a2536b07fc26b4e1299684d08805 /haskell/haskell-asn1-types/README | |
parent | 1a4118ff1db95c03354b832e100c916187f912ca (diff) | |
download | slackbuilds-1b68ffecf1861ee48a13e0ef719326b6b8e977ce.tar.gz |
haskell/haskell-asn1-types: Added (asn.1 types).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-asn1-types/README')
-rw-r--r-- | haskell/haskell-asn1-types/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-asn1-types/README b/haskell/haskell-asn1-types/README new file mode 100644 index 0000000000..b16e942666 --- /dev/null +++ b/haskell/haskell-asn1-types/README @@ -0,0 +1,4 @@ +ASN.1 standard types. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |