Avoid hashable 1.2 series (tibbe/hashable#49)
This commit is contained in:
parent
e01c2c1415
commit
3c301cdb75
@ -1,5 +1,5 @@
|
|||||||
name: yesod-platform
|
name: yesod-platform
|
||||||
version: 1.1.6
|
version: 1.1.6.1
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -60,12 +60,12 @@ library
|
|||||||
, fsnotify == 0.0.5
|
, fsnotify == 0.0.5
|
||||||
, ghc-paths == 0.1.0.9
|
, ghc-paths == 0.1.0.9
|
||||||
, hamlet == 1.1.3.1
|
, hamlet == 1.1.3.1
|
||||||
, hashable == 1.2.0.2
|
, hashable == 1.1.2.5
|
||||||
, hjsmin == 0.1.4
|
, hjsmin == 0.1.4
|
||||||
, hspec == 1.4.3
|
, hspec == 1.4.3
|
||||||
, hspec-expectations == 0.3.0.3
|
, hspec-expectations == 0.3.0.3
|
||||||
, html-conduit == 0.1.0.4
|
, html-conduit == 0.1.0.4
|
||||||
, http-conduit == 1.8.6
|
, http-conduit == 1.8.6.1
|
||||||
, http-date == 0.0.3
|
, http-date == 0.0.3
|
||||||
, http-reverse-proxy == 0.1.1
|
, http-reverse-proxy == 0.1.1
|
||||||
, http-types == 0.7.3.0.1
|
, http-types == 0.7.3.0.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user