{-# LANGUAGE QuasiQuotes #-} module GHCup.Version where import Data.Versions import GHCup.Utils.Prelude ghcUpVer :: PVP ghcUpVer = [pver|0.1.0|]