X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=twat.cabal;h=5e045868870d57a31bc3b74491615381260b8831;hp=20abfbcc13195fc33eea5ab173a0ec46686a6ef4;hb=bbd3f429da0e9e5906f6aecb85f1c00683500428;hpb=230072d26d55aed92737308aa04ce8a0daa0b71a diff --git a/twat.cabal b/twat.cabal index 20abfbc..5e04586 100644 --- a/twat.cabal +++ b/twat.cabal @@ -9,15 +9,22 @@ build-type: Simple executable twat build-depends: - base == 4.4.*, - curl == 1.3.*, - HaXml == 1.22.*, + aeson == 0.6.*, + authenticate-oauth == 1.4.*, + base == 4.*, + bytestring == 0.10.*, + conduit == 1.*, + directory == 1.2.*, + HaXml == 1.24.*, + http-conduit == 1.9.*, HUnit == 1.2.*, MissingH == 1.*, process == 1.*, old-locale == 1.*, regex-compat == 0.*, - time == 1.2.* + tagsoup == 0.12.*, + text == 0.11.*, + time == 1.* main-is: