Skip to content

Commit 4e0e4ee

Browse files
committed
dev-haskell/rest-rewrite: Add missing ghc-pkg_pkg_postinst
Bug: gentoo-haskell#1469 Signed-off-by: hololeap <[email protected]>
1 parent 114cded commit 4e0e4ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev-haskell/rest-rewrite/rest-rewrite-0.4.4.ebuild

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ pkg_postinst() {
4747
optfeature_header "This library uses external executables for certain features"
4848
optfeature "SAT solving" sci-mathematics/z3
4949
optfeature "graph output" media-gfx/graphviz
50+
51+
ghc-pkg_pkg_postinst
5052
}

0 commit comments

Comments
 (0)