virtual/GHC: initial exheres
This commit is contained in:
parent
8e4512bfab
commit
8cfc6c559a
22
packages/virtual/GHC/GHC-0.exheres-0
Normal file
22
packages/virtual/GHC/GHC-0.exheres-0
Normal file
@ -0,0 +1,22 @@
|
||||
# Copyright 2018 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
SUMMARY="Virtual: The Glasgow Haskell Compiler"
|
||||
HOMEPAGE=""
|
||||
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64"
|
||||
MYOPTIONS="
|
||||
( providers:
|
||||
ghc-bin
|
||||
GHC
|
||||
) [[
|
||||
*description = [ ghc provider ]
|
||||
number-selected = at-most-one
|
||||
]]
|
||||
"
|
||||
|
||||
DEPENDENCIES="
|
||||
providers:ghc-bin? ( dev-lang/ghc-bin )
|
||||
providers:GHC? ( dev-lang/GHC )
|
||||
"
|
Loading…
Reference in New Issue
Block a user