úΦ þ     Safe-Inferred FClass for partially ordered data types. Instances should satisfy the + following laws for all values a, b and c:  a  a.  a  b and b  a implies a == b.  a  b and b  c implies a  c. .But note that the floating point instances don't satisfy the first rule. %Minimal definition: posetCmp or leq. Is comparable to. Is not comparable to. Less than or equal. Greater than or equal. Strict less than. Strict greater than. ?Are two elements of the underlying comparabale or not; if they 4 are, then Ordering tell the relation between them. @Internal-use function to convert the ordinary Ordering to ours.      Safe-Inferred Safe-Inferred -Apply a function to values before comparing.             !"#$ ordered-0.1 Data.PosetData.Poset.InternalData.Poset.InstancesPosetposetCmp<==>leqgeqltgtPosetOrdNCompComp comparing partialOrder$fMonoidPosetOrd$fEnumPosetOrd$fBoundedPosetOrd $fPosetRatio$fPosetInteger $fPosetWord64 $fPosetWord32 $fPosetWord16 $fPosetWord8 $fPosetWord $fPosetInt64 $fPosetInt32 $fPosetInt16 $fPosetInt8 $fPosetInt $fPosetChar $fPosetBool $fPoset[] $fPosetMaybe