Browse Source

pontarius-xmpp.cabal: Update `Tested-With' for new test environment

I have now finished setting up a Debian Wheezy testing environment for
building Pontarius XMPP against all GHC 7.0+ versions.
master
Jon Kristensen 13 years ago
parent
commit
b7fc1a137c
  1. 2
      pontarius-xmpp.cabal

2
pontarius-xmpp.cabal

@ -16,7 +16,7 @@ Synopsis: An incomplete XMPP client implementation @@ -16,7 +16,7 @@ Synopsis: An incomplete XMPP client implementation
Description: Pontarius XMPP is a work in progress implementation of RFC 6120
("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR").
Category: Network
Tested-With: GHC ==7.0.4, GHC ==7.4.1
Tested-With: GHC >=7.0.1 && <=7.6.3
Extra-Source-Files: README.md
, examples/echoclient/echoclient.cabal

Loading…
Cancel
Save