summaryrefslogtreecommitdiff
path: root/base32-bytestring.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'base32-bytestring.cabal')
-rw-r--r--base32-bytestring.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/base32-bytestring.cabal b/base32-bytestring.cabal
index 1925b62..d314bbd 100644
--- a/base32-bytestring.cabal
+++ b/base32-bytestring.cabal
@@ -46,7 +46,7 @@ library
46 46
47test-suite spec 47test-suite spec
48 default-language: Haskell2010 48 default-language: Haskell2010
49 default-extensions: OverloadedStrings 49 default-extensions:
50 type: exitcode-stdio-1.0 50 type: exitcode-stdio-1.0
51 hs-source-dirs: tests 51 hs-source-dirs: tests
52 main-is: Spec.hs 52 main-is: Spec.hs