-- Initial orphanage.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: orphanage version: 0 synopsis: One stop orphan shop. description: Your single source orphan provider. Orphans wanted. homepage: https://oss.xkcd.com/ license: BSD3 license-file: LICENSE author: davean maintainer: oss@xkcd.com copyright: 2017 category: Orphans build-type: Simple extra-source-files: ChangeLog.md cabal-version: >=1.10 source-repository head type: git location: https://code.xkrd.net/davean/orphanage.git library -- other-modules: -- other-extensions: hs-source-dirs: src default-language: Haskell2010 exposed-modules: Control.Orphans build-depends: base-orphans == 0.6 , binary-orphans == 0.1.8.* , data-default-instances-base == 0.1.0.* , data-default-instances-bytestring == 0.0.1.* , data-default-instances-containers == 0.0.1.* , data-default-instances-dlist == 0.0.1.* , data-default-instances-new-base == 0.0.2.* , data-default-instances-old-locale == 0.0.1.* , data-default-instances-text == 0.0.1.* , data-default-instances-vector == 0.0.1.* , dlist-instances == 0.1.1.* , mono-traversable-instances == 0.1.0.* , hashable-orphans == 0 , hourglass-orphans == 0.1.0.* , ListLike == 4.5.1.* , text-show-instances == 3.6.2 , th-lift-instances == 0.1.11.* , quickcheck-instances == 0.3.16.* , uuid-aeson == 0.1.0.* , vector-binary-instances == 0.2.3.* , vector-instances == 3.4