-- Initial dimensional-codata.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: dimensional-codata version: 2014.0.0.2 synopsis: CODATA Recommended Physical Constants with Dimensional Types homepage: https://github.com/dmcclean/dimensional-codata/ bug-reports: https://github.com/dmcclean/dimensional-codata/issues/ license: BSD3 license-file: LICENSE author: Douglas McClean maintainer: douglas.mcclean@gmail.com -- copyright: category: Physics build-type: Simple cabal-version: >=1.10 tested-with: GHC == 7.8.4, GHC == 7.10.1, GHC == 7.10.2, GHC == 8.8.4 description: The dimensional-codata package provides a selection of the CODATA recommended values for fundamental physical constants for use with the dimensional library for physical quantities and units. Major version numbers represent the date of issue of the recommended values. extra-source-files: README.md, CHANGELOG.md source-repository head type: git location: https://github.com/dmcclean/dimensional-codata/ library build-depends: base >=4.7 && <4.14, dimensional >= 1.0, numtype-dk >= 0.5 && < 1 hs-source-dirs: src ghc-options: -Wall default-language: Haskell2010 exposed-modules: Numeric.Units.Dimensional.Codata