File: disable-language-specifications-testsuite

package info (click to toggle)
haskell-mustache 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 184 kB
  • sloc: haskell: 1,206; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Disable language-specifications testsuite
 Disable language-specifications testsuite which requires network access.
Author: Ilias Tsitsimpis <iliastsi@debian.org>

--- a/mustache.cabal
+++ b/mustache.cabal
@@ -92,6 +92,7 @@
 test-suite language-specifications
   type: exitcode-stdio-1.0
   main-is: Language.hs
+  buildable: False
   other-modules:
       Paths_mustache
   hs-source-dirs: