From 5914583ccc6b368abe89e6c298cad26e3abfb2ee Mon Sep 17 00:00:00 2001 From: Mark Andrus Roberts Date: Mon, 3 Oct 2016 11:26:28 -0700 Subject: [PATCH] Add tested-with field to twilio.cabal --- twilio.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/twilio.cabal b/twilio.cabal index 4db3981..bfdc07b 100644 --- a/twilio.cabal +++ b/twilio.cabal @@ -10,6 +10,7 @@ maintainer: markandrusroberts@gmail.com category: Network APIs, Web build-type: Simple cabal-version: >=1.8 +tested-with: GHC == 7.8 source-repository head type: git