-- 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