Skip to content

Commit 5c03975

Browse files
committed
games-arcade/pixelpusher: update live ebuild
Signed-off-by: hololeap <hololeap@protonmail.com>
1 parent 5d80492 commit 5c03975

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

games-arcade/pixelpusher/pixelpusher-9999.ebuild

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
EAPI=8
55

6-
# ebuild generated by hackport 0.9.0.0.9999
6+
# ebuild generated by hackport 0.9.1.0.9999
77

88
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
99
inherit haskell-cabal git-r3
@@ -40,6 +40,7 @@ RDEPEND="dev-haskell/async:=[profile?]
4040
dev-haskell/optparse-applicative:=[profile?]
4141
dev-haskell/opusfile:=[profile?]
4242
dev-haskell/prettyprinter:=[profile?]
43+
dev-haskell/profunctors:=[profile?]
4344
dev-haskell/prometheus:=[profile?]
4445
dev-haskell/psqueues:=[profile?]
4546
dev-haskell/random:=[profile?]
@@ -53,6 +54,7 @@ RDEPEND="dev-haskell/async:=[profile?]
5354
dev-haskell/unagi-chan:=[profile?]
5455
dev-haskell/unordered-containers:=[profile?]
5556
dev-haskell/vector:=[profile?]
57+
dev-haskell/vector-algorithms:=[profile?]
5658
dev-haskell/vector-sized:=[profile?]
5759
dev-haskell/wai:=[profile?]
5860
dev-haskell/warp:=[profile?]

0 commit comments

Comments
 (0)