diff --git a/packages/virtual/GHC/GHC-0.exheres-0 b/packages/virtual/GHC/GHC-0.exheres-0 new file mode 100644 index 0000000..8969c9e --- /dev/null +++ b/packages/virtual/GHC/GHC-0.exheres-0 @@ -0,0 +1,22 @@ +# Copyright 2018 Julian Ospald +# 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 ) +"