diff options
author | Wolfgang Müller | 2022-04-08 21:18:56 +0200 |
---|---|---|
committer | Wolfgang Müller | 2022-04-08 21:18:56 +0200 |
commit | 55906bc47c0f5b3b4afa630f7ec4915b0058b472 (patch) | |
tree | 94f21a4a00ff3ed763e9a16427fadab84d75f249 | |
parent | 69b71392572dc98e4592c0eea540bc6e65f5a32a (diff) | |
download | portage-roles-55906bc47c0f5b3b4afa630f7ec4915b0058b472.tar.gz |
lang-haskell: Add profile for Haskell development
Diffstat (limited to '')
-rw-r--r-- | lang-haskell/package.accept_keywords/10-lang-haskell | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang-haskell/package.accept_keywords/10-lang-haskell b/lang-haskell/package.accept_keywords/10-lang-haskell new file mode 100644 index 0000000..dc41972 --- /dev/null +++ b/lang-haskell/package.accept_keywords/10-lang-haskell @@ -0,0 +1,4 @@ +*/*::haskell + +app-admin/haskell-updater +dev-lang/ghc |