Cabal revisions of type-errors-0.2.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.1.+-- This file has been generated from package.yaml by hpack version 0.35.2. -- -- see: https://github.com/sol/hpack name: type-errors version: 0.2.0.2+x-revision: 1 synopsis: Tools for writing better type errors description: Please see the README on GitHub at <https://github.com/isovector/type-errors#readme> category: Type license: BSD3 license-file: LICENSE build-type: Simple+tested-with:+ GHC == 9.6.1+ , GHC == 9.4.4+ , GHC == 9.2.7+ , GHC == 9.0.2+ , GHC == 8.10.7+ , GHC == 8.8.4+ , GHC == 8.6.5+ , GHC == 8.4.4+ , GHC == 8.2.2+ , GHC == 8.0.2 extra-source-files: README.md ChangeLog.md UndecidableInstances ghc-options: -Wall build-depends:- base >=4.7 && <5+ base >=4.9 && <5 , first-class-families >=0.5.0.0 , syb , template-haskell UndecidableInstances ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N build-depends:- base >=4.7 && <5+ base >=4.9 && <5 , doctest >=0.16.0.1 && <0.22 , first-class-families >=0.5.0.0 , syb