Cabal revisions of hasktags-0.73.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: hasktags Version: 0.73.0+x-revision: 1 Copyright: The University Court of the University of Glasgow License: BSD3 License-File: LICENSE , bytestring >= 0.9 && < 0.12 , directory >= 1.2.6 && < 1.4 , filepath- , json >= 0.5 && < 0.11+ , json >= 0.5 && < 0.12 , microlens-platform >= 0.3.8.0 && < 0.5 , utf8-string
revision 2
+cabal-version: >=1.10 Name: hasktags Version: 0.73.0-x-revision: 1+x-revision: 2 Copyright: The University Court of the University of Glasgow License: BSD3 License-File: LICENSE Produces ctags "tags" and etags "TAGS" files for Haskell programs. Category: Development build-type: Simple-cabal-version: >=1.10 tested-with:- GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.8.1+ GHC == 9.6.3+ GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 other-modules: Tags, DebugShow build-depends: base >= 4.8 && < 5- , bytestring >= 0.9 && < 0.12+ , bytestring >= 0.9 && < 0.13 , directory >= 1.2.6 && < 1.4 , filepath , json >= 0.5 && < 0.12