-- This file has been generated from package.yaml by hpack version 0.28.2. -- -- see: https://github.com/sol/hpack -- -- hash: 7d82d5d871b62249dd90ae75c3dfe39374ed912ec0bdea6a8ca6116c42aa47d1 name: wilton-ffi version: 0.3.0.3 synopsis: Haskell modules support for Wilton JavaScript runtime description: Please see the README on GitHub at category: FFI homepage: https://github.com/wilton-iot/wilton-ffi#readme bug-reports: https://github.com/wilton-iot/wilton-ffi/issues author: alex at staticlibs.net maintainer: alex at staticlibs.net copyright: 2018 alex at staticlibs.net license: MIT license-file: LICENSE build-type: Simple cabal-version: >= 1.10 extra-source-files: ChangeLog.md README.md source-repository head type: git location: https://github.com/wilton-iot/wilton-ffi library hs-source-dirs: src build-depends: aeson , base >=4.6 && <5 , bytestring , utf8-string exposed-modules: Foreign.Wilton.FFI other-modules: Paths_wilton_ffi default-language: Haskell2010