binrep-instances
Safe HaskellNone
LanguageGHC2021

Binrep.Instances.Strongweak.Util.ByteOrder

Description

Weaken ByteOrdered end a to a.

These are in raehik's custom primitive modules, and strongweak wouldn't touch them anyway unless they were in base or close (simply too specific).

Orphan instances

Strengthen (ByteOrdered end a) Source # 
Instance details

Weaken (ByteOrdered end a) Source # 
Instance details

Associated Types

type Weakened (ByteOrdered end a) 
Instance details

Defined in Binrep.Instances.Strongweak.Util.ByteOrder

Methods

weaken :: ByteOrdered end a -> Weakened (ByteOrdered end a) #