1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-01 02:23:35 +02:00
tensorflow-haskell/stack.yaml

28 lines
506 B
YAML
Raw Normal View History

resolver: lts-8.13
2016-10-24 21:26:42 +02:00
packages:
- google-shim
- tensorflow
- tensorflow-core-ops
- tensorflow-logging
2016-10-24 21:26:42 +02:00
- tensorflow-opgen
- tensorflow-ops
- tensorflow-proto
- tensorflow-mnist
- tensorflow-mnist-input-data
- tensorflow-queue
- tensorflow-nn
- tensorflow-records
- tensorflow-records-conduit
- tensorflow-test
2016-10-24 21:26:42 +02:00
extra-deps:
- snappy-framing-0.1.1
- snappy-0.2.0.2
2016-10-24 21:26:42 +02:00
# For Mac OS X, whose linker doesn't use this path by default:
extra-lib-dirs:
- /usr/local/lib
extra-include-dirs:
- /usr/local/include