Cabal revisions of easytensor-vulkan-2.0.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- This file has been generated from package.yaml by hpack version 0.28.2.------ see: https://github.com/sol/hpack------ hash: fad38f4115bfb3f47299af6dd0d8aa0d593b610be874be25248337e8de34b0d2--name: easytensor-vulkan-version: 2.0.1.0-synopsis: Use easytensor with vulkan-api.-description: Use easytensor DataFrame types with vulkan-api. This package provides an orphan instance of PrimBytes for Vulkan structures, so they can be used as elements of DataFrames. In addition, it provides a few helper functions for working with array-like structures.-category: math, geometry, vulkan, bsd3, graphics, library, opengl-homepage: https://github.com/achirkin/easytensor#readme-bug-reports: https://github.com/achirkin/easytensor/issues-author: Artem Chirkin-maintainer: achirkin@users.noreply.github.com-copyright: Copyright: (c) 2019 Artem Chirkin-license: BSD3-license-file: LICENSE-build-type: Simple-cabal-version: >= 1.10--source-repository head- type: git- location: https://github.com/achirkin/easytensor- subdir: easytensor-vulkan--library- exposed-modules:- Graphics.Vulkan.Marshal.Create.DataFrame- hs-source-dirs:- src- ghc-options: -Wall -Wcompat -Wtabs -Wmonomorphism-restriction -Wmissing-local-signatures -Wmissing-home-modules -Widentities -Wredundant-constraints- build-depends:- base >=4.11 && <5- , dimensions >=2 && <3- , easytensor >=2.0.1.0 && <3- , vulkan-api >=1.3.0.0 && <2- default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.28.2. +-- +-- see: https://github.com/sol/hpack +-- +-- hash: fad38f4115bfb3f47299af6dd0d8aa0d593b610be874be25248337e8de34b0d2 + +name: easytensor-vulkan +version: 2.0.1.0 +x-revision: 1 +synopsis: Use easytensor with vulkan-api. +description: Use easytensor DataFrame types with vulkan-api. This package provides an orphan instance of PrimBytes for Vulkan structures, so they can be used as elements of DataFrames. In addition, it provides a few helper functions for working with array-like structures. +category: math, geometry, vulkan, bsd3, graphics, library, opengl +homepage: https://github.com/achirkin/easytensor#readme +bug-reports: https://github.com/achirkin/easytensor/issues +author: Artem Chirkin +maintainer: achirkin@users.noreply.github.com +copyright: Copyright: (c) 2019 Artem Chirkin +license: BSD3 +license-file: LICENSE +build-type: Simple +cabal-version: >= 1.10 + +source-repository head + type: git + location: https://github.com/achirkin/easytensor + subdir: easytensor-vulkan + +library + exposed-modules: + Graphics.Vulkan.Marshal.Create.DataFrame + hs-source-dirs: + src + ghc-options: -Wall -Wcompat -Wtabs -Wmonomorphism-restriction -Wmissing-local-signatures -Wmissing-home-modules -Widentities -Wredundant-constraints + build-depends: + base >=4.11 && <5 + , dimensions >=2 && <2.1 + , easytensor >=2.0.1.0 && <2.1 + , vulkan-api >=1.3.0.0 && <2 + default-language: Haskell2010