From c0f5e9c5ad8ac88b05ecff9b035c59480829aff1 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 13 Aug 2016 14:29:41 +0200 Subject: Add Helper as other-modules in Test package configuration --- config-manager.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config-manager.cabal b/config-manager.cabal index 4874772..0dcb3ce 100644 --- a/config-manager.cabal +++ b/config-manager.cabal @@ -1,5 +1,5 @@ name: config-manager -version: 0.3.0.0 +version: 0.3.0.1 synopsis: Configuration management description: A configuration management library which supports: @@ -46,6 +46,7 @@ source-repository head location: https://gitlab.com/guyonvarch/config-manager Test-Suite test-config-manager + other-modules: Helper type: exitcode-stdio-1.0 hs-source-dirs: tests main-is: Test.hs -- cgit v1.2.3