Skip to content

Version number of the binary package in 8.0.1-rc3

Using 8.0.1-rc3 I got the following error:

src/UHC/Util/Binary.hs:23:5: error:
    Ambiguous occurrence ‘putList’
    It could refer to either ‘Data.Binary.putList’,
                             imported from ‘Data.Binary’ at src/UHC/Util/Binary.hs:30:1-18
                             (and originally defined in ‘binary-0.8.2.1:Data.Binary.Class’)
                          or ‘UHC.Util.Binary.putList’,
                             defined at src/UHC/Util/Binary.hs:118:1

Note that error says and originally defined in ‘binary-0.8.2.1:Data.Binary.Class’, but binary 0.8.2.1 in Hackage doesn't define putList. From this changelog, putList was added in binary 0.8.3.0.

Trac metadata
Trac field Value
Version 8.0.1-rc3
Type Bug
TypeOfFailure OtherFailure
Priority highest
Resolution Unresolved
Component Core Libraries
Test case
Differential revisions
BlockedBy
Related
Blocking
CC ekmett
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information