You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/http2/files/http2-1.6.0-even-less-deps....

19 lines
527 B

diff --git a/http2.cabal b/http2.cabal
index fe57a48..b28ad06 100644
--- a/http2.cabal
+++ b/http2.cabal
@@ -204,6 +204,3 @@ Executable hpack-debug
Buildable: True
- else
- Buildable: False
- Main-Is: hpack-debug.hs
- Build-Depends: base >= 4 && < 5
+ Build-Depends: base >= 4 && < 5
, aeson
@@ -219,2 +216,5 @@ Executable hpack-debug
, word8
+ else
+ Buildable: False
+ Main-Is: hpack-debug.hs