Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit 65f47ad

Browse files
committed
List Lua test file in extra-source-files
1 parent 837cd78 commit 65f47ad

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

hslua-module-system.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hslua-module-system
2-
version: 0.1.0
2+
version: 0.1.0.1
33
synopsis: Lua module wrapper around Haskell's System module.
44

55
description: Provides access to system information and functionality
@@ -18,6 +18,7 @@ copyright: Albert Krewinkel <albert+hslua@zeitkraut.de>
1818
category: Foreign
1919
build-type: Simple
2020
extra-source-files: CHANGELOG.md
21+
test/system-module-tests.lua
2122
cabal-version: >=1.10
2223

2324
source-repository head

0 commit comments

Comments
 (0)