Commit: d2f6e2e5f41c2b864f4a69680f138170bc9dcb2a
Parent: 242cc9676bf8f7673160dc900e3bfaea88643a47
Author: Randy Palamar
Date: Fri, 21 Oct 2022 21:58:53 -0600
add pandoc to world and use gentoo/haskell repo for haskell packages
Diffstat:
4 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/.config/sys/etc/portage/package.accept_keywords/set b/.config/sys/etc/portage/package.accept_keywords/set
@@ -8,7 +8,8 @@ x11-misc/dmenu **
media-fonts/* ~amd64
# Haskell
-~dev-lang/ghc-8.10.4 ~amd64
+app-text/pandoc ~amd64
+dev-lang/ghc ~amd64
dev-haskell/* ~amd64
# Personally Unmasked
diff --git a/.config/sys/etc/portage/package.use/dev b/.config/sys/etc/portage/package.use/dev
@@ -1,5 +1,5 @@
dev-db/sqlite secure-delete
-dev-lang/ghc ghcbootstrap
+dev-lang/ghc ghcbootstrap -doc
dev-lang/lua static
dev-lang/luajit lua52compat
dev-lang/python ncurses readline sqlite
diff --git a/.config/sys/etc/portage/repos.conf b/.config/sys/etc/portage/repos.conf
@@ -16,6 +16,12 @@ sync-type = git
sync-uri = git://anongit.gentoo.org/proj/musl.git
priority = 999
+[haskell]
+location = /usr/portage/haskell
+sync-type = git
+sync-uri = https://github.com/gentoo-haskell/gentoo-haskell.git
+priority = 999
+
[librewolf]
location = /usr/portage/librewolf
sync-type = git
diff --git a/.config/sys/var/lib/portage/world b/.config/sys/var/lib/portage/world
@@ -17,6 +17,7 @@ app-portage/smart-live-rebuild
app-shells/dash
app-shells/oksh
app-text/enchant
+app-text/pandoc
app-text/smu
app-text/tesseract
app-text/texlive