Cabal revisions of haskell-src-exts-observe-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.17.1.------ see: https://github.com/sol/hpack--name: haskell-src-exts-observe-version: 0.1.0-synopsis: Observable orphan instances for haskell-src-exts-category: language-homepage: https://github.com/pepeiborra/haskell-src-exts-observe-author: Jose Iborra-maintainer: pepeiborra@gmail.com-copyright: All Rights Reserved-license: BSD3-license-file: LICENSE-build-type: Simple-cabal-version: >= 1.10--extra-source-files:- README.md--library- hs-source-dirs:- src- build-depends:- base < 5- , haskell-src-exts- , Hoed- exposed-modules:- Language.Haskell.Exts.Observe- default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.17.1. +-- +-- see: https://github.com/sol/hpack + +name: haskell-src-exts-observe +version: 0.1.0 +x-revision: 1 +synopsis: Observable orphan instances for haskell-src-exts +category: language +homepage: https://github.com/pepeiborra/haskell-src-exts-observe +author: Jose Iborra +maintainer: pepeiborra@gmail.com +copyright: All Rights Reserved +license: BSD3 +license-file: LICENSE +build-type: Simple +cabal-version: >= 1.10 + +extra-source-files: + README.md + +library + hs-source-dirs: + src + build-depends: + base < 5 + , haskell-src-exts + , Hoed < 0.4.0 + exposed-modules: + Language.Haskell.Exts.Observe + default-language: Haskell2010