Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
128b82bb
Unverified
Commit
128b82bb
authored
Jan 30, 2021
by
hololeap
Committed by
Wolfgang E. Sanyer
Feb 12, 2021
Browse files
dev-haskell/bytestring-encoding: Add 0.1.0.0
parent
ac818a5c
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
0 deletions
+38
-0
dev-haskell/bytestring-encoding/Manifest
dev-haskell/bytestring-encoding/Manifest
+1
-0
dev-haskell/bytestring-encoding/bytestring-encoding-0.1.0.0.ebuild
...ll/bytestring-encoding/bytestring-encoding-0.1.0.0.ebuild
+29
-0
dev-haskell/bytestring-encoding/metadata.xml
dev-haskell/bytestring-encoding/metadata.xml
+8
-0
No files found.
dev-haskell/bytestring-encoding/Manifest
0 → 100644
View file @
128b82bb
DIST bytestring-encoding-0.1.0.0.tar.gz 6085 BLAKE2B 2424fd45e9d36491587f4efdb3a5eae2325c24d41b4f10d00984c07dfeaba6b35e388a07e81eb79b1c74145ede46d7494177741dee340c8726b00d029eb565ff SHA512 7fcd920d3aa8695bbb6381b23c1cd05d976dd1b07164a3a1e9a0781facaf3e756250199380ef0a523c838c1ec7de6c21e863e2c9437ce58a53f9fe19da574c14
dev-haskell/bytestring-encoding/bytestring-encoding-0.1.0.0.ebuild
0 → 100644
View file @
128b82bb
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI
=
7
# ebuild generated by hackport 0.6.7.9999
CABAL_FEATURES
=
"lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION
=
"ByteString <-> Text converter based on GHC.IO.Encoding"
HOMEPAGE
=
"https://github.com/msakai/bytestring-encoding#readme"
SRC_URI
=
"https://hackage.haskell.org/package/
${
P
}
/
${
P
}
.tar.gz"
LICENSE
=
"BSD"
SLOT
=
"0/
${
PV
}
"
KEYWORDS
=
"~amd64 ~x86"
RDEPEND
=
"dev-haskell/text:=[profile?]
>=dev-lang/ghc-8.4.3:=
"
DEPEND
=
"
${
RDEPEND
}
>=dev-haskell/cabal-2.2.0.1
test? ( dev-haskell/quickcheck
>=dev-haskell/tasty-0.10.1
dev-haskell/tasty-hunit
dev-haskell/tasty-quickcheck
dev-haskell/tasty-th )
"
dev-haskell/bytestring-encoding/metadata.xml
0 → 100644
View file @
128b82bb
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer
type=
"project"
>
<email>
haskell@gentoo.org
</email>
<name>
Gentoo Haskell
</name>
</maintainer>
</pkgmetadata>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment