packages feed

Cabal revisions of wherefrom-compat-0.1.1.1

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

revision 1
-cabal-version:   3.0-name:            wherefrom-compat-version:         0.1.1.1-synopsis:        A compatibility layer for GHC's 'wherefrom' function-description:-  A compatibility layer for GHC's 'wherefrom' function,-  which exposes info provenance information.-  Each major version of this library exports -  a different version of this interface.--license:         BSD-2-Clause-license-file:    LICENSE-author:          Teo Camarasu-maintainer:      teofilcamarasu@gmail.com-copyright:       The wherefrom-compat contributors-build-type:      Simple-extra-doc-files: CHANGELOG.md-bug-reports:     https://codeberg.org/teo/wherefrom-compat/issues-category:        Compatibility-tested-with:     -  GHC ==9.2.8 -  ||  ==9.4.7 -  ||  ==9.6.3 -  ||  ==9.8.1-  ||  ==9.10.1--common warnings-  ghc-options: -Wall--library-  import:           warnings-  exposed-modules:  GHC.InfoProv.Compat-  build-depends:    base >=4.16.0.0 && <4.21.0.0-  hs-source-dirs:   src-  default-language: Haskell2010--test-suite test-  type:             exitcode-stdio-1.0-  hs-source-dirs:   test-  ghc-options:      -finfo-table-map-  main-is:          Spec.hs-  build-depends:-    , base-    , tasty             ^>=1.5-    , tasty-hunit       ^>=0.10-    , wherefrom-compat--  default-language: Haskell2010--source-repository head-  type:     git-  location: https://codeberg.org/teo/wherefrom-compat.git+cabal-version:   3.0
+name:            wherefrom-compat
+version:         0.1.1.1
+x-revision: 1
+synopsis:        A compatibility layer for GHC's 'wherefrom' function
+description:
+  A compatibility layer for GHC's 'wherefrom' function,
+  which exposes info provenance information.
+  Each major version of this library exports 
+  a different version of this interface.
+
+license:         BSD-2-Clause
+license-file:    LICENSE
+author:          Teo Camarasu
+maintainer:      teofilcamarasu@gmail.com
+copyright:       The wherefrom-compat contributors
+build-type:      Simple
+extra-doc-files: CHANGELOG.md
+bug-reports:     https://codeberg.org/teo/wherefrom-compat/issues
+category:        Compatibility
+tested-with:     
+  GHC ==9.2.8 
+  ||  ==9.4.7 
+  ||  ==9.6.3 
+  ||  ==9.8.1
+  ||  ==9.10.1
+
+common warnings
+  ghc-options: -Wall
+
+library
+  import:           warnings
+  exposed-modules:  GHC.InfoProv.Compat
+  build-depends:    base >=4.16.0.0 && <4.22.0.0
+  hs-source-dirs:   src
+  default-language: Haskell2010
+
+test-suite test
+  type:             exitcode-stdio-1.0
+  hs-source-dirs:   test
+  ghc-options:      -finfo-table-map
+  main-is:          Spec.hs
+  build-depends:
+    , base
+    , tasty             ^>=1.5
+    , tasty-hunit       ^>=0.10
+    , wherefrom-compat
+
+  default-language: Haskell2010
+
+source-repository head
+  type:     git
+  location: https://codeberg.org/teo/wherefrom-compat.git
revision 2
 cabal-version:   3.0
 name:            wherefrom-compat
 version:         0.1.1.1
-x-revision: 1
+x-revision: 2
 synopsis:        A compatibility layer for GHC's 'wherefrom' function
 description:
   A compatibility layer for GHC's 'wherefrom' function,
 library
   import:           warnings
   exposed-modules:  GHC.InfoProv.Compat
-  build-depends:    base >=4.16.0.0 && <4.22.0.0
+  build-depends:    base >=4.16.0.0 && <4.23.0.0
   hs-source-dirs:   src
   default-language: Haskell2010
 
revision 3
 cabal-version:   3.0
 name:            wherefrom-compat
 version:         0.1.1.1
-x-revision: 2
+x-revision: 3
 synopsis:        A compatibility layer for GHC's 'wherefrom' function
 description:
   A compatibility layer for GHC's 'wherefrom' function,
 library
   import:           warnings
   exposed-modules:  GHC.InfoProv.Compat
-  build-depends:    base >=4.16.0.0 && <4.23.0.0
+  build-depends:    base >=4.16.0.0 && <4.22.0.0
   hs-source-dirs:   src
   default-language: Haskell2010
 
revision 4
 cabal-version:   3.0
 name:            wherefrom-compat
 version:         0.1.1.1
-x-revision: 3
+x-revision: 4
 synopsis:        A compatibility layer for GHC's 'wherefrom' function
 description:
   A compatibility layer for GHC's 'wherefrom' function,
 library
   import:           warnings
   exposed-modules:  GHC.InfoProv.Compat
-  build-depends:    base >=4.16.0.0 && <4.22.0.0
+  build-depends:    base >=4.16.0.0 && <4.23.0.0
   hs-source-dirs:   src
   default-language: Haskell2010