name: Vec-Boolean version: 1.0.3 cabal-version: >=1.2.3 build-type: Simple license: BSD3 license-file: "" copyright: Tobias Bexelius maintainer: Tobias Bexelius build-depends: Boolean == 0.0.1, Vec == 0.9.7, base >= 4 && < 5 stability: homepage: package-url: bug-reports: mailto:tobias_bexelius@hotmail.com synopsis: Provides Boolean instances for the Vec package description: This package adds instances for the classes IfB and EqB in the Boolean package for the fixed length list data type in the Vec package. These intances are useful for example when using the GPipe package. category: Math, Data author: Tobias Bexelius tested-with: data-files: data-dir: "" extra-source-files: extra-tmp-files: exposed-modules: Data.Vec.Boolean exposed: True buildable: True build-tools: cpp-options: cc-options: ld-options: pkgconfig-depends: frameworks: c-sources: extensions: UndecidableInstances MultiParamTypeClasses FlexibleInstances TypeOperators extra-libraries: extra-lib-dirs: includes: install-includes: include-dirs: hs-source-dirs: src other-modules: ghc-prof-options: ghc-shared-options: ghc-options: hugs-options: nhc98-options: jhc-options: