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
@@ -93,6 +93,7 @@ executable haskell-mustache
 test-suite language-specifications
   type: exitcode-stdio-1.0
   main-is: Language.hs
+  buildable: False
   hs-source-dirs:
       test/integration
   build-depends:
