packages feed

fb 0.14.1 → 0.14.2

raw patch · 2 files changed

+1/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

fb.cabal view
@@ -1,5 +1,5 @@ name:              fb-version:           0.14.1+version:           0.14.2 license:           BSD3 license-file:      LICENSE author:            Felipe Lessa
tests/Main.hs view
@@ -171,7 +171,6 @@         FB.pageCanPost page &?= Nothing         FB.pagePhone page &?= Nothing         FB.pageCheckins page &?= Nothing-        FB.pagePicture page &?= Just "http://profile.ak.fbcdn.net/hprofile-ak-ash2/276791_19292868552_1958181823_s.jpg"         FB.pageWebsite page &?= Just "http://developers.facebook.com"    describe' "fqlQuery" $ do