packages feed

Cabal revisions of haskell-src-1.0.3.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:           haskell-src -- don't forget to update the changelog.md! version:        1.0.3.1+x-revision: 1  license:        BSD-3-Clause license-file:   LICENSE         Language.Haskell.Syntax,         Language.Haskell.ParseUtils -  build-depends: base   ^>= 4.13.0.0+  build-depends: base   ^>= 4.13.0.0 || ^>= 4.14.0.0                , syb    ^>= 0.7                , pretty ^>= 1.1.3.6                , array  ^>= 0.5.4.0
revision 2
 name:           haskell-src -- don't forget to update the changelog.md! version:        1.0.3.1-x-revision: 1+x-revision: 2  license:        BSD-3-Clause license-file:   LICENSE     (AST). Common uses of this package are to parse or generate     <http://www.haskell.org/onlinereport/ Haskell 98> code -tested-with: GHC==8.4.1, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4+tested-with:+    GHC == 8.10.3+    GHC == 8.8.4  extra-source-files: changelog.md     ghc-options: -Wcompat -Wnoncanonical-monad-instances -  build-tool-depends: happy:happy == 1.19.*+  build-tool-depends: happy:happy >= 1.19 && < 1.21    default-language: Haskell98 
revision 3
 name:           haskell-src -- don't forget to update the changelog.md! version:        1.0.3.1-x-revision: 2+x-revision: 3  license:        BSD-3-Clause license-file:   LICENSE     <http://www.haskell.org/onlinereport/ Haskell 98> code  tested-with:-    GHC == 8.10.3+    GHC == 9.0.1+    GHC == 8.10.4     GHC == 8.8.4  extra-source-files: changelog.md         Language.Haskell.Syntax,         Language.Haskell.ParseUtils -  build-depends: base   ^>= 4.13.0.0 || ^>= 4.14.0.0+  build-depends: base    >= 4.13 && < 4.16                , syb    ^>= 0.7                , pretty ^>= 1.1.3.6                , array  ^>= 0.5.4.0
revision 4
 name:           haskell-src -- don't forget to update the changelog.md! version:        1.0.3.1-x-revision: 3+x-revision: 4  license:        BSD-3-Clause license-file:   LICENSE         Language.Haskell.Syntax,         Language.Haskell.ParseUtils -  build-depends: base    >= 4.13 && < 4.16+  build-depends: base    >= 4.13 && < 4.17                , syb    ^>= 0.7                , pretty ^>= 1.1.3.6                , array  ^>= 0.5.4.0
revision 5
 name:           haskell-src -- don't forget to update the changelog.md! version:        1.0.3.1-x-revision: 4+x-revision: 5  license:        BSD-3-Clause license-file:   LICENSE     <http://www.haskell.org/onlinereport/ Haskell 98> code  tested-with:+    GHC == 9.2.0.20210821     GHC == 9.0.1-    GHC == 8.10.4+    GHC == 8.10.7     GHC == 8.8.4  extra-source-files: changelog.md    ghc-options: -Wcompat -Wnoncanonical-monad-instances -  build-tool-depends: happy:happy >= 1.19 && < 1.21+  build-tool-depends: happy:happy >= 1.19 && < 1.22    default-language: Haskell98