srcloc-0.4.0: srcloc.cabal
name: srcloc
version: 0.4.0
cabal-version: >= 1.6
license: BSD3
license-file: LICENSE
copyright: (c) 2006-2011 Harvard University
(c) 2011-2012 Geoffrey Mainland
author: Geoffrey Mainland <mainland@eecs.harvard.edu>
maintainer: mainland@eecs.harvard.edu
stability: alpha
homepage: http://www.eecs.harvard.edu/~mainland/
category: Data
synopsis: Data types for managing source code locations.
description: Data types for managing source code locations.
build-type: Simple
library
exposed-modules:
Data.Loc
build-depends:
base >= 4 && < 5
source-repository head
type: git
location: git://github.com/mainland/srcloc.git