diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-03 11:01:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-03 11:01:57 +0100 |
commit | e315acb9bd646c6cc62275a39136ce1fb0490e03 (patch) | |
tree | 0b85b800a4fb625e8deda98525930d7b8e54cdb5 /dev-haskell/byteable/metadata.xml | |
parent | dev-haskell/blaze-textual: update to EAPI=7 (diff) | |
download | gentoo-e315acb9bd646c6cc62275a39136ce1fb0490e03.tar.gz gentoo-e315acb9bd646c6cc62275a39136ce1fb0490e03.tar.bz2 gentoo-e315acb9bd646c6cc62275a39136ce1fb0490e03.zip |
dev-haskell/byteable: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/byteable/metadata.xml')
-rw-r--r-- | dev-haskell/byteable/metadata.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-haskell/byteable/metadata.xml b/dev-haskell/byteable/metadata.xml index 6b0f50e8e8e8..b7878815d80d 100644 --- a/dev-haskell/byteable/metadata.xml +++ b/dev-haskell/byteable/metadata.xml @@ -5,16 +5,4 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <longdescription> - Abstract class to manipulate sequence of bytes - - The use case of this class is abstracting manipulation of - types that are just wrapping a bytestring with stronger and - more meaniful name. - - Usual definition is of the form: newtype MyType = MyType ByteString - </longdescription> - <upstream> - <remote-id type="github">vincenthz/hs-byteable</remote-id> - </upstream> </pkgmetadata> |