Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 646170

Summary: dev-haskell/skylighting-0.3 fails to build
Product: Gentoo Linux Reporter: Patrick McLean <chutzpah>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: CONFIRMED ---    
Severity: normal CC: slyfox
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Patrick McLean gentoo-dev 2018-01-30 22:31:57 UTC
Created attachment 517198 [details]
build.log

dev-haskell/skylighting fails to build, I have attached the build.log, but here is the (likely) relevant part:

[  1 of 132] Compiling Skylighting.Regex ( src/Skylighting/Regex.hs, dist/build/Skylighting/Regex.o )
[  2 of 132] Compiling Skylighting.Types ( src/Skylighting/Types.hs, dist/build/Skylighting/Types.o )

src/Skylighting/Types.hs:351:10:
    No instance for (Binary Text)
      arising from a use of ‘binary-0.8.3.0:Data.Binary.Class.$gdmput’
    In the expression: binary-0.8.3.0:Data.Binary.Class.$gdmput
    In an equation for ‘put’:
        put = binary-0.8.3.0:Data.Binary.Class.$gdmput
    In the instance declaration for ‘Binary FormatOptions’