Index: haskell-parsers/parsers.cabal
===================================================================
--- haskell-parsers.orig/parsers.cabal	2015-08-15 14:41:17.724924754 +0200
+++ haskell-parsers/parsers.cabal	2015-08-15 14:41:17.720924673 +0200
@@ -59,6 +59,7 @@
 
 -- Verify the results of the examples
 test-suite doctests
+  buildable: false
   type:    exitcode-stdio-1.0
   main-is: doctests.hs
   default-language: Haskell2010
