cabal-version: 2.2
-- * * * * * * * * * * * * WARNING * * * * * * * * * * * *
-- This file has been AUTO-GENERATED by dhall-to-cabal.
--
-- Do not edit it by hand, because your changes will be over-written!
--
-- Instead, edit the source Dhall file, namely
-- 'ffi/ffi/tests/hasktorch-ffi-tests.dhall', and re-generate this file by running
-- 'dhall-to-cabal -- ffi/ffi/tests/hasktorch-ffi-tests.dhall > hasktorch-ffi-tests.cabal'.
-- * * * * * * * * * * * * WARNING * * * * * * * * * * * *
name: hasktorch-ffi-tests
version: 0.0.1.0
license: BSD-3-Clause
maintainer: Sam Stites <fnz@fgvgrf.vb>, Austin Huang <nhfgvau@nyhz.zvg.rqh> - cipher:ROT13
author: Hasktorch dev team
homepage: https://github.com/hasktorch/hasktorch#readme
bug-reports: https://github.com/hasktorch/hasktorch/issues
synopsis: Testing library for Hasktorch's FFI bindings
description:
This includes basic tests which generalize over both Hasktorch's CPU and GPU FFI bindings.
category: Tensors, Machine Learning, AI, FFI
build-type: Simple
source-repository head
type: git
location: https://github.com/hasktorch/hasktorch
library
exposed-modules:
Torch.FFI.Tests
Torch.FFI.TestsNN
hs-source-dirs: src
other-modules:
Paths_hasktorch_ffi_tests
autogen-modules:
Paths_hasktorch_ffi_tests
default-language: Haskell2010
build-depends:
base (==4.7 || >4.7) && <5,
text ==1.2.2 || >1.2.2,
hasktorch-types-th (==0.0.1 || >0.0.1) && <0.0.2,
hspec ==2.4.4 || >2.4.4,
QuickCheck ==2.11 || >2.11