hasktags-0.67: hasktags.cabal
Name: hasktags
Version: 0.67
Copyright: The University Court of the University of Glasgow
License: BSD3
License-File: LICENSE
Author: The GHC Team
Maintainer: libraries@haskell.org
Synopsis: Produces ctags "tags" and etags "TAGS" files for Haskell programs
Description:
Produces ctags "tags" and etags "TAGS" files for Haskell programs.
Category: Development
build-type: Simple
cabal-version: >=1.2
extra-source-files: README
Executable hasktags
Main-Is: HaskTags.hs
Build-Depends: haskell98, base