cartel-0.14.2.2: Specify Cabal files in Haskell

Safe HaskellSafe-Inferred
LanguageHaskell2010

Cartel.Version

Description

The current version for the Cartel library. Having this in a separate module allows for the Cartel.GenCartelCabal module to exist. Without this module, I'd have to rely on the Paths_cartel module to exist, which introduces some nasty bootstrapping issues for Cartel.GenCartelCabal or, alternatively, some nasty circular dependency issues if this value were included directly into Cartel.GenCartelCabal.

Documentation