Cabal revisions of hyper-0.2.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: hyper-Version: 0.2.1.1-Synopsis: Display class for the HyperHaskell graphical Haskell interpreter-Description:- This package is part of the /HyperHaskell/ project and provides- the @Display@ class for visualizing and pretty printing Haskell values.- .-Category: Graphics, Pretty Printer-Homepage: https://github.com/HeinrichApfelmus/hyper-haskell-License: BSD3-License-file: LICENSE-Author: Heinrich Apfelmus-Maintainer: Heinrich Apfelmus <apfelmus quantentunnel de>-Copyright: (c) Heinrich Apfelmus 2016-2020--Cabal-version: >= 1.10-Build-type: Simple--Source-repository head- type: git- location: git://github.com/HeinrichApfelmus/hyper-haskell.git- subdir: haskell/hyper/--Library- hs-source-dirs: src- build-depends: base >= 4.5 && < 4.16- , deepseq >= 1.2 && < 1.5- , blaze-html >= 0.7 && < 0.10- , text >= 0.11 && < 1.3- exposed-modules: Hyper- , Hyper.Internal- default-language: Haskell2010+Name: hyper +Version: 0.2.1.1 +x-revision: 1 +Synopsis: Display class for the HyperHaskell graphical Haskell interpreter +Description: + This package is part of the /HyperHaskell/ project and provides + the @Display@ class for visualizing and pretty printing Haskell values. + . +Category: Graphics, Pretty Printer +Homepage: https://github.com/HeinrichApfelmus/hyper-haskell +License: BSD3 +License-file: LICENSE +Author: Heinrich Apfelmus +Maintainer: Heinrich Apfelmus <apfelmus quantentunnel de> +Copyright: (c) Heinrich Apfelmus 2016-2020 + +Cabal-version: >= 1.10 +Build-type: Simple + +Source-repository head + type: git + location: git://github.com/HeinrichApfelmus/hyper-haskell.git + subdir: haskell/hyper/ + +Library + hs-source-dirs: src + build-depends: base >= 4.5 && < 4.16 + , deepseq >= 1.2 && < 1.5 + , blaze-html >= 0.7 && < 0.10 + , text >= 0.11 && < 2.1 + exposed-modules: Hyper + , Hyper.Internal + default-language: Haskell2010
revision 2
Name: hyper Version: 0.2.1.1 -x-revision: 1 +x-revision: 2 Synopsis: Display class for the HyperHaskell graphical Haskell interpreter Description: This package is part of the /HyperHaskell/ project and provides Library hs-source-dirs: src - build-depends: base >= 4.5 && < 4.16 + build-depends: base >= 4.5 && < 4.19 , deepseq >= 1.2 && < 1.5 , blaze-html >= 0.7 && < 0.10 , text >= 0.11 && < 2.1
revision 3
Name: hyper Version: 0.2.1.1 -x-revision: 2 +x-revision: 3 Synopsis: Display class for the HyperHaskell graphical Haskell interpreter Description: This package is part of the /HyperHaskell/ project and provides Library hs-source-dirs: src - build-depends: base >= 4.5 && < 4.19 - , deepseq >= 1.2 && < 1.5 + build-depends: base >= 4.5 && < 4.20 + , deepseq >= 1.2 && < 1.6 , blaze-html >= 0.7 && < 0.10 - , text >= 0.11 && < 2.1 + , text >= 0.11 && < 2.2 exposed-modules: Hyper , Hyper.Internal default-language: Haskell2010
revision 4
Name: hyper +x-revision: 4 Version: 0.2.1.1 -x-revision: 3 Synopsis: Display class for the HyperHaskell graphical Haskell interpreter Description: This package is part of the /HyperHaskell/ project and provides License-file: LICENSE Author: Heinrich Apfelmus Maintainer: Heinrich Apfelmus <apfelmus quantentunnel de> -Copyright: (c) Heinrich Apfelmus 2016-2020 +Copyright: (c) Heinrich Apfelmus 2016-2024 Cabal-version: >= 1.10 Build-type: Simple +Tested-With: + GHC == 8.0.2 + , GHC == 8.2.2 + , GHC == 8.4.4 + , GHC == 8.6.5 + , GHC == 8.8.4 + , GHC == 8.10.7 + , GHC == 9.2.8 + , GHC == 9.4.7 + , GHC == 9.6.4 + , GHC == 9.8.1 Source-repository head type: git
revision 5
Name: hyper -x-revision: 4 +x-revision: 5 Version: 0.2.1.1 Synopsis: Display class for the HyperHaskell graphical Haskell interpreter Description: Cabal-version: >= 1.10 Build-type: Simple Tested-With: - GHC == 8.0.2 - , GHC == 8.2.2 - , GHC == 8.4.4 - , GHC == 8.6.5 - , GHC == 8.8.4 - , GHC == 8.10.7 + GHC == 8.10.7 , GHC == 9.2.8 , GHC == 9.4.7 - , GHC == 9.6.4 - , GHC == 9.8.1 + , GHC == 9.6.7 + , GHC == 9.8.4 + , GHC == 9.10.2 + , GHC == 9.12.2 Source-repository head type: git Library hs-source-dirs: src - build-depends: base >= 4.5 && < 4.20 + build-depends: base >= 4.5 && < 4.22 , deepseq >= 1.2 && < 1.6 , blaze-html >= 0.7 && < 0.10 , text >= 0.11 && < 2.2