Skip to content

Instantly share code, notes, and snippets.

@conklech
Created July 15, 2015 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conklech/81a84b696714a44559f0 to your computer and use it in GitHub Desktop.
Save conklech/81a84b696714a44559f0 to your computer and use it in GitHub Desktop.
-- Initial buildtools-test.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: buildtools-test
version: 0.1.0.0
-- synopsis:
-- description:
-- license:
license-file: LICENSE
author: Christian Conkle
maintainer: christian@conkle.org
-- copyright:
-- category:
build-type: Simple
-- extra-source-files:
cabal-version: >=1.10
library
-- exposed-modules:
-- other-modules:
-- other-extensions:
build-depends: base, cairo
-- hs-source-dirs:
default-language: Haskell2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment