Skip to content

Instantly share code, notes, and snippets.

@shajra
Created March 24, 2014 18:26
Show Gist options
  • Save shajra/9746128 to your computer and use it in GitHub Desktop.
Save shajra/9746128 to your computer and use it in GitHub Desktop.
impressed by cabal init's template comments
-- The package version. See the Haskell package versioning policy (PVP)
-- for standards guiding when and how versions should be incremented.
-- http://www.haskell.org/haskellwiki/Package_versioning_policy
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment