haskell-elm-get: jailbreak to fix build with recent http-client

This commit is contained in:
Peter Simons 2014-11-24 14:43:16 +01:00
parent 3970579141
commit 4f48c33b74

View File

@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
aeson aesonPretty ansiWlPprint binary Elm filepath HTTP httpClient
httpClientTls httpTypes mtl network optparseApplicative vector
];
jailbreak = true;
meta = {
homepage = "http://github.com/elm-lang/elm-get";
description = "Tool for sharing and using Elm libraries";