[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

hxt-cache fails to build with GHC 7.6



Dear Uwe,

hxt-cache-9.0.2.1 fails to build with GHC 7.6, which is out for quite a
while now:

Preprocessing library hxt-cache-9.0.2.1...
[1 of 3] Compiling Control.Concurrent.ResourceTable ( src/Control/Concurrent/ResourceTable.hs, dist-ghc/build/Control/Concurrent/ResourceTable.o )
[2 of 3] Compiling Text.XML.HXT.Arrow.XmlCache ( src/Text/XML/HXT/Arrow/XmlCache.hs, dist-ghc/build/Text/XML/HXT/Arrow/XmlCache.o )

src/Text/XML/HXT/Arrow/XmlCache.hs:288:76:
    Couldn't match expected type `ClockTime'
                with actual type `time-1.4.0.1:Data.Time.Clock.UTC.UTCTime'
    In the second argument of `addToClockTime', namely `mt'
    In the first argument of `(>=)', namely `(dt `addToClockTime` mt)'
    In the expression: (dt `addToClockTime` mt) >= ct

src/Text/XML/HXT/Arrow/XmlCache.hs:291:65:
    Couldn't match type `time-1.4.0.1:Data.Time.Clock.UTC.UTCTime'
                  with `ClockTime'
    Expected type: Maybe
                     (Maybe time-1.4.0.1:Data.Time.Clock.UTC.UTCTime)
                   -> Maybe (Maybe ClockTime)
      Actual type: Maybe
                     (Maybe time-1.4.0.1:Data.Time.Clock.UTC.UTCTime)
                   -> Maybe (Maybe time-1.4.0.1:Data.Time.Clock.UTC.UTCTime)
    In the second argument of `either', namely `id'
    In the second argument of `(.)', namely `either (const Nothing) id'
    In the second argument of `(>>=)', namely
      `return . either (const Nothing) id'

Would it be possible for you to upload a compatible version to hackage?

Thanks,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: