Safe Haskell | None |
---|---|
Language | GHC2021 |
Binrep.Instances.Strongweak.Util.ByteOrder
Contents
Description
Weaken
to ByteOrdered
end aa
.
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 # | |||||
Methods strengthen :: Weakened (ByteOrdered end a) -> Either StrengthenFailure' (ByteOrdered end a) # | |||||
Weaken (ByteOrdered end a) Source # | |||||
Associated Types
Methods weaken :: ByteOrdered end a -> Weakened (ByteOrdered end a) # |