-- This file has been generated from package.yaml by hpack version 0.20.0. -- -- see: https://github.com/sol/hpack -- -- hash: 40f5121d1f5a9609c07abe6a6714c0fc77ffb415335597665276c30c9da23d60 name: ocaml-export version: 0.4.0.0 synopsis: Convert Haskell types in OCaml types description: README.md category: Web homepage: https://github.com/plow-technologies/ocaml-export#readme bug-reports: https://github.com/plow-technologies/ocaml-export/issues author: James M.C. Haver II maintainer: james.haver@plowtech.net copyright: 2017 Plow Technologies license: BSD3 license-file: LICENSE build-type: Simple cabal-version: >= 1.10 source-repository head type: git location: https://github.com/plow-technologies/ocaml-export library hs-source-dirs: src ghc-options: -Wall build-depends: QuickCheck , aeson , base >=4.7 && <5 , bytestring , containers , directory , file-embed , filepath , formatting , hspec-golden-aeson >=0.4.0.0 , mtl , quickcheck-arbitrary-adt , servant , servant-server , split , template-haskell , text , time , typelits-witnesses , wl-pprint-text exposed-modules: OCaml.Export OCaml.BuckleScript.Decode OCaml.BuckleScript.Encode OCaml.BuckleScript.Record OCaml.BuckleScript.Spec OCaml.BuckleScript.Types OCaml.Internal.Common OCaml.BuckleScript.Internal.Spec OCaml.BuckleScript.Internal.Module OCaml.BuckleScript.Internal.Package other-modules: Paths_ocaml_export default-language: Haskell2010 test-suite spec type: exitcode-stdio-1.0 main-is: Spec.hs hs-source-dirs: test ghc-options: -Wall build-depends: QuickCheck , aeson , base , bytestring , constraints , containers , directory , filepath , hspec , hspec-golden-aeson , ocaml-export , process , quickcheck-arbitrary-adt , servant , servant-server , template-haskell , text , time , typelits-witnesses , wai , wai-extra , warp other-modules: Dependency File FileApp Options Product ProductApp Sum SumApp Util Paths_ocaml_export default-language: Haskell2010