module GHC.Version where
import Prelude
cProjectGitCommitId :: String
cProjectGitCommitId :: String
cProjectGitCommitId = String
"0a73cb1f78302aa327dd44a56b29d6ba07547637"
cProjectVersion :: String
cProjectVersion :: String
cProjectVersion = String
"9.6.5.20240502"
cProjectVersionInt :: String
cProjectVersionInt :: String
cProjectVersionInt = String
"906"
cProjectPatchLevel :: String
cProjectPatchLevel :: String
cProjectPatchLevel = String
"520240502"
cProjectPatchLevel1 :: String
cProjectPatchLevel1 :: String
cProjectPatchLevel1 = String
"5"
cProjectPatchLevel2 :: String
cProjectPatchLevel2 :: String
cProjectPatchLevel2 = String
"20240502"