Cabal revisions of sasha-0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 3.0 name: sasha version: 0.2+x-revision: 1 author: Oleg Grenrus <oleg.grenrus@iki.fi> maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> synopsis: A staged lexer generator CHANGELOG.md example.json -tested-with: GHC ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.2+tested-with:+ GHC ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 source-repository head type: git import: common hs-source-dirs: src build-depends:- , base ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0- , bytestring ^>=0.10.12.1 || ^>=0.11.3.1- , containers ^>=0.6.4.1- , lattices >=2.1 && <2.2 || ^>=2.2- , QuickCheck ^>=2.14.2+ , base ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 || ^>=4.19.0.0 || ^>=4.20.0.0+ , bytestring ^>=0.10.12.1 || ^>=0.11.3.1 || ^>=0.12.1.0+ , containers ^>=0.6.4.1 || ^>=0.7+ , lattices ^>=2.1 || ^>=2.2+ , QuickCheck ^>=2.14.2 || ^>=2.15 , template-haskell , th-letrec ^>=0.1 , wide-word ^>=0.1.4.0 -- test dependencies build-depends:- , tasty ^>=1.4.3+ , tasty ^>=1.4.3 || ^>=1.5 , tasty-bench ^>=0.3.2 , tasty-hunit ^>=0.10.0.3 , tasty-quickcheck ^>=0.10.2- , text ^>=1.2.5.0 || ^>=2.0+ , text ^>=1.2.5.0 || ^>=2.0 || ^>=2.1.1 - build-tool-depends: alex:alex ^>=3.2.7.1+ build-tool-depends: alex:alex ^>=3.2.7.1 || ^>=3.5.1.0
revision 2
cabal-version: 3.0 name: sasha version: 0.2-x-revision: 1+x-revision: 2 author: Oleg Grenrus <oleg.grenrus@iki.fi> maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> synopsis: A staged lexer generator example.json tested-with:- GHC ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1+ GHC ==9.0.2+ || ==9.2.8+ || ==9.4.8+ || ==9.6.7+ || ==9.8.4+ || ==9.10.2+ || ==9.12.2 source-repository head type: git import: common hs-source-dirs: src build-depends:- , base ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 || ^>=4.19.0.0 || ^>=4.20.0.0+ , base ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 || ^>=4.19.0.0 || ^>=4.20.0.0 || ^>=4.21.0.0 , bytestring ^>=0.10.12.1 || ^>=0.11.3.1 || ^>=0.12.1.0 , containers ^>=0.6.4.1 || ^>=0.7 , lattices ^>=2.1 || ^>=2.2