Fix benchmark test file path (#480)

This path was wrong and causes cabal to give out a warning every time one builds
This commit is contained in:
Fintan Halpenny 2018-06-21 17:21:26 +01:00 committed by GitHub
parent 18e4e9a18d
commit 5f58ffd290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@ Extra-Source-Files:
tests/typecheck/*.dhall
tests/typecheck/examples/Monoid/*.dhall
benchmark/examples/*.dhall
benchmark/deep-nested-large/record/*.dhall
benchmark/deep-nested-large-record/*.dhall
Source-Repository head
Type: git