module Version where
version, weakhash, context :: String
version = "2.13.0 (unknown)"
weakhash = "not available"
context = "context not available"