{ name = "GHC2021"
, year = 2021
, extensions =
[ "BangPatterns"
, "BinaryLiterals"
, "ConstrainedClassMethods"
, "ConstraintKinds"
, "DeriveDataTypeable"
, "DeriveFoldable"
, "DeriveFunctor"
, "DeriveGeneric"
, "DeriveLift"
, "DeriveTraversable"
, "DoAndIfThenElse"
, "EmptyCase"
, "EmptyDataDecls"
, "EmptyDataDeriving"
, "ExistentialQuantification"
, "ExplicitForAll"
, "FieldSelectors"
, "FlexibleContexts"
, "FlexibleInstances"
, "ForeignFunctionInterface"
, "GADTSyntax"
, "GeneralisedNewtypeDeriving"
, "HexFloatLiterals"
, "ImplicitPrelude"
, "ImportQualifiedPost"
, "InstanceSigs"
, "KindSignatures"
, "MonomorphismRestriction"
, "MultiParamTypeClasses"
, "NamedFieldPuns"
, "NamedWildCards"
, "NumericUnderscores"
, "PatternGuards"
, "PolyKinds"
, "PostfixOperators"
, "RankNTypes"
, "RelaxedPolyRec"
, "ScopedTypeVariables"
, "StandaloneDeriving"
, "StandaloneKindSignatures"
, "StarIsType"
, "TraditionalRecordSyntax"
, "TupleSections"
, "TypeApplications"
, "TypeOperators"
, "TypeSynonymInstances"
, "NoExplicitNamespaces"
]
}
: ./Type