packages feed

elm-get 0.1.1 → 0.1.1.1

raw patch · 1 files changed

+2/−3 lines, 1 filesdep −http-client-multipartdep ~http-client

Dependencies removed: http-client-multipart

Dependency ranges changed: http-client

Files

elm-get.cabal view
@@ -1,5 +1,5 @@ Name:                elm-get-Version:             0.1.1+Version:             0.1.1.1 Synopsis:            Tool for sharing and using Elm libraries Description:         elm-get lets you install, update, and publish Elm libraries @@ -46,8 +46,7 @@                        Elm >= 0.10.1,                        filepath,                        HTTP,-                       http-client >= 0.2 && <0.3,-                       http-client-multipart,+                       http-client,                        http-types,                        json,                        mtl,