Skip to content

Commit

Permalink
make testedwith match ekg-json
Browse files Browse the repository at this point in the history
  • Loading branch information
L0neGamer committed Jul 31, 2024
1 parent 7383d05 commit 13dc56f
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions ekg-statsd.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,18 @@ build-type: Simple
extra-source-files: CHANGES.md
cabal-version: >=1.10
tested-with:
GHC ==7.6.3
|| ==7.8.4
|| ==7.10.3
|| ==8.0.2
GHC ==8.0.2
|| ==8.2.2
|| ==8.4.4
|| ==8.6.5
|| ==8.8.3
|| ==8.10.1
|| ==8.10.7
|| ==9.0.2
|| ==9.2.5
|| ==9.4.3
|| ==9.2.8
|| ==9.4.8
|| ==9.6.4
|| ==9.8.1
|| ==9.6.6
|| ==9.8.2

library
exposed-modules: System.Remote.Monitoring.Statsd
Expand Down

0 comments on commit 13dc56f

Please sign in to comment.