[Haskell-cafe] haxr build failure from cabal

2009-04-22 Thread Jeff Heard
haxr will no longer compile from cabal because of the dependency
marked HTTP  1.0.  The current version of the library requires HTTP 
4000.0.0 as it stands.  Can it be updated real quick in hackage?

-- Jeff
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] haxr build failure from cabal

2009-04-22 Thread Sigbjorn Finne

Hi Jeff,

I have an updated and _seemingly_ working version of the haxr codebase,
but haven't had a chance to test it more than a gentle poke at the tires.

Will see if I can upload  commit the bits.

--sigbjorn

On 4/22/2009 07:37, Jeff Heard wrote:

haxr will no longer compile from cabal because of the dependency
marked HTTP  1.0.  The current version of the library requires HTTP 
4000.0.0 as it stands.  Can it be updated real quick in hackage?

-- Jeff
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
  


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] haxr build failure from cabal

2009-04-22 Thread Sigbjorn Finne

OK, new release of haxr available via hackage; compilable with ghc-6.10.1
(but may very well have bootstrap issues with 6.10.2 due to 'time' 
dependency)


  http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haxr

enjoy
--sigbjorn

Sigbjorn Finne wrote:

Hi Jeff,

I have an updated and _seemingly_ working version of the haxr codebase,
but haven't had a chance to test it more than a gentle poke at the tires.

Will see if I can upload  commit the bits.

--sigbjorn

On 4/22/2009 07:37, Jeff Heard wrote:

haxr will no longer compile from cabal because of the dependency
marked HTTP  1.0.  The current version of the library requires HTTP 
4000.0.0 as it stands.  Can it be updated real quick in hackage?

-- Jeff
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
  




___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe