Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. name: wasm-v8
  2. version: 0.0.0
  3. id: wasm-v8-0.0.0-inplace
  4. key: wasm-v8-0.0.0-inplace
  5. maintainer: maciej.wos@gmail.com
  6. author: Maciej Woś
  7. synopsis: Wasm V8 API
  8. abi: inplace
  9. exposed: True
  10. exposed-modules:
  11. V8.Wasm.Bindings V8.Wasm.Bindings.Internal
  12. import-dirs: /Users/johnw/dfinity/dev/upgrade/dist-newstyle/build/x86_64-osx/ghc-8.6.4/wasm-v8-0.0.0/build
  13. library-dirs: /Users/johnw/dfinity/dev/upgrade/dist-newstyle/build/x86_64-osx/ghc-8.6.4/wasm-v8-0.0.0/build
  14. dynamic-library-dirs: /Users/johnw/dfinity/dev/upgrade/dist-newstyle/build/x86_64-osx/ghc-8.6.4/wasm-v8-0.0.0/build
  15. data-dir: /Users/johnw/dfinity/dev/upgrade/hs-wasm-v8
  16. hs-libraries: HSwasm-v8-0.0.0-inplace
  17. extra-libraries:
  18. v8_wasm c++ iconv v8 v8_libplatform
  19. includes:
  20. wasm.h
  21. depends:
  22. base-4.12.0.0 bindings-DSL-1.0.25-2kwolusgL8L5V1adlcppFi
  23. bytestring-0.10.8.2 mtl-2.2.2
  24. vector-0.12.0.2-AoZ9EwUsgIW1yrOc105QXH
  25. haddock-interfaces: /Users/johnw/dfinity/dev/upgrade/dist-newstyle/build/x86_64-osx/ghc-8.6.4/wasm-v8-0.0.0/doc/html/wasm-v8/wasm-v8.haddock
  26. haddock-html: /Users/johnw/dfinity/dev/upgrade/dist-newstyle/build/x86_64-osx/ghc-8.6.4/wasm-v8-0.0.0/doc/html/wasm-v8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement