Ticket #4273 (closed feature request: fixed)
TextEncoding lacks Eq and Show instances
| Reported by: | bos | Owned by: | simonmar |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.1 |
| Component: | libraries/base | Version: | 6.12.3 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
When trying to debug a Handle encoding problem today, I noticed that although I can use hGetEncoding to get the encoding, I cannot find out what that encoding actually is, as there is neither an Eq nor a Show instance for TextEncoding.
Change History
Note: See
TracTickets for help on using
tickets.
