1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2024-11-23 11:29:43 +01:00
tensorflow-haskell/stack.yaml

25 lines
457 B
YAML
Raw Normal View History

resolver: lts-8.13
2016-10-24 21:26:42 +02:00
packages:
- 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-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