encoding-0.8.1: dist/build/Data/Encoding/ISO88596.hs
{- This file has been auto-generated. Do not edit it. -}
{-# LANGUAGE MagicHash,DeriveDataTypeable #-}
{- |
0 = � (0)
1 =  (1)
2 =  (2)
3 =  (3)
4 =  (4)
5 =  (5)
6 =  (6)
7 =  (7)
8 =  (8)
9 = 	 (9)
10 = (10)
11 =  (11)
12 =  (12)
13 = (13)
14 =  (14)
15 =  (15)
16 =  (16)
17 =  (17)
18 =  (18)
19 =  (19)
20 =  (20)
21 =  (21)
22 =  (22)
23 =  (23)
24 =  (24)
25 =  (25)
26 =  (26)
27 =  (27)
28 =  (28)
29 =  (29)
30 =  (30)
31 =  (31)
32 =   (32)
33 = ! (33)
34 = " (34)
35 = # (35)
36 = $ (36)
37 = % (37)
38 = & (38)
39 = ' (39)
40 = ( (40)
41 = ) (41)
42 = * (42)
43 = + (43)
44 = , (44)
45 = - (45)
46 = . (46)
47 = / (47)
48 = 0 (48)
49 = 1 (49)
50 = 2 (50)
51 = 3 (51)
52 = 4 (52)
53 = 5 (53)
54 = 6 (54)
55 = 7 (55)
56 = 8 (56)
57 = 9 (57)
58 = : (58)
59 = ; (59)
60 = < (60)
61 = = (61)
62 = > (62)
63 = ? (63)
64 = @ (64)
65 = A (65)
66 = B (66)
67 = C (67)
68 = D (68)
69 = E (69)
70 = F (70)
71 = G (71)
72 = H (72)
73 = I (73)
74 = J (74)
75 = K (75)
76 = L (76)
77 = M (77)
78 = N (78)
79 = O (79)
80 = P (80)
81 = Q (81)
82 = R (82)
83 = S (83)
84 = T (84)
85 = U (85)
86 = V (86)
87 = W (87)
88 = X (88)
89 = Y (89)
90 = Z (90)
91 = [ (91)
92 = \ (92)
93 = ] (93)
94 = ^ (94)
95 = _ (95)
96 = ` (96)
97 = a (97)
98 = b (98)
99 = c (99)
100 = d (100)
101 = e (101)
102 = f (102)
103 = g (103)
104 = h (104)
105 = i (105)
106 = j (106)
107 = k (107)
108 = l (108)
109 = m (109)
110 = n (110)
111 = o (111)
112 = p (112)
113 = q (113)
114 = r (114)
115 = s (115)
116 = t (116)
117 = u (117)
118 = v (118)
119 = w (119)
120 = x (120)
121 = y (121)
122 = z (122)
123 = { (123)
124 = | (124)
125 = } (125)
126 = ~ (126)
127 =  (127)
128 = € (128)
129 =  (129)
130 = ‚ (130)
131 = ƒ (131)
132 = „ (132)
133 = … (133)
134 = † (134)
135 = ‡ (135)
136 = ˆ (136)
137 = ‰ (137)
138 = Š (138)
139 = ‹ (139)
140 = Œ (140)
141 =  (141)
142 = Ž (142)
143 =  (143)
144 =  (144)
145 = ‘ (145)
146 = ’ (146)
147 = “ (147)
148 = ” (148)
149 = • (149)
150 = – (150)
151 = — (151)
152 = ˜ (152)
153 = ™ (153)
154 = š (154)
155 = › (155)
156 = œ (156)
157 =  (157)
158 = ž (158)
159 = Ÿ (159)
160 =   (160)
164 = ¤ (164)
172 = ، (1548)
173 = ­ (173)
187 = ؛ (1563)
191 = ؟ (1567)
193 = ء (1569)
194 = آ (1570)
195 = أ (1571)
196 = ؤ (1572)
197 = إ (1573)
198 = ئ (1574)
199 = ا (1575)
200 = ب (1576)
201 = ة (1577)
202 = ت (1578)
203 = ث (1579)
204 = ج (1580)
205 = ح (1581)
206 = خ (1582)
207 = د (1583)
208 = ذ (1584)
209 = ر (1585)
210 = ز (1586)
211 = س (1587)
212 = ش (1588)
213 = ص (1589)
214 = ض (1590)
215 = ط (1591)
216 = ظ (1592)
217 = ع (1593)
218 = غ (1594)
224 = ـ (1600)
225 = ف (1601)
226 = ق (1602)
227 = ك (1603)
228 = ل (1604)
229 = م (1605)
230 = ن (1606)
231 = ه (1607)
232 = و (1608)
233 = ى (1609)
234 = ي (1610)
235 = ً (1611)
236 = ٌ (1612)
237 = ٍ (1613)
238 = َ (1614)
239 = ُ (1615)
240 = ِ (1616)
241 = ّ (1617)
242 = ْ (1618)
-}
module Data.Encoding.ISO88596(ISO88596(..)) where
import Data.Encoding.Base
import Data.Encoding.ByteSource
import Data.Encoding.ByteSink
import Data.Encoding.Exception
import Data.CharMap
import Data.Array.Static
import Data.Map.Static
import Control.Throws
import Prelude hiding (lookup)
import Data.Word
import Data.Typeable
data ISO88596 = ISO88596
deriving (Show,Eq,Typeable)
decoding_array_ISO88596 = StaticArray (0) (242) "\0\0\0\0\1\0\0\0\2\0\0\0\3\0\0\0\4\0\0\0\5\0\0\0\6\0\0\0\7\0\0\0\8\0\0\0\9\0\0\0\10\0\0\0\11\0\0\0\12\0\0\0\13\0\0\0\14\0\0\0\15\0\0\0\16\0\0\0\17\0\0\0\18\0\0\0\19\0\0\0\20\0\0\0\21\0\0\0\22\0\0\0\23\0\0\0\24\0\0\0\25\0\0\0\26\0\0\0\27\0\0\0\28\0\0\0\29\0\0\0\30\0\0\0\31\0\0\0\32\0\0\0\33\0\0\0\34\0\0\0\35\0\0\0\36\0\0\0\37\0\0\0\38\0\0\0\39\0\0\0\40\0\0\0\41\0\0\0\42\0\0\0\43\0\0\0\44\0\0\0\45\0\0\0\46\0\0\0\47\0\0\0\48\0\0\0\49\0\0\0\50\0\0\0\51\0\0\0\52\0\0\0\53\0\0\0\54\0\0\0\55\0\0\0\56\0\0\0\57\0\0\0\58\0\0\0\59\0\0\0\60\0\0\0\61\0\0\0\62\0\0\0\63\0\0\0\64\0\0\0\65\0\0\0\66\0\0\0\67\0\0\0\68\0\0\0\69\0\0\0\70\0\0\0\71\0\0\0\72\0\0\0\73\0\0\0\74\0\0\0\75\0\0\0\76\0\0\0\77\0\0\0\78\0\0\0\79\0\0\0\80\0\0\0\81\0\0\0\82\0\0\0\83\0\0\0\84\0\0\0\85\0\0\0\86\0\0\0\87\0\0\0\88\0\0\0\89\0\0\0\90\0\0\0\91\0\0\0\92\0\0\0\93\0\0\0\94\0\0\0\95\0\0\0\96\0\0\0\97\0\0\0\98\0\0\0\99\0\0\0\100\0\0\0\101\0\0\0\102\0\0\0\103\0\0\0\104\0\0\0\105\0\0\0\106\0\0\0\107\0\0\0\108\0\0\0\109\0\0\0\110\0\0\0\111\0\0\0\112\0\0\0\113\0\0\0\114\0\0\0\115\0\0\0\116\0\0\0\117\0\0\0\118\0\0\0\119\0\0\0\120\0\0\0\121\0\0\0\122\0\0\0\123\0\0\0\124\0\0\0\125\0\0\0\126\0\0\0\127\0\0\0\128\0\0\0\129\0\0\0\130\0\0\0\131\0\0\0\132\0\0\0\133\0\0\0\134\0\0\0\135\0\0\0\136\0\0\0\137\0\0\0\138\0\0\0\139\0\0\0\140\0\0\0\141\0\0\0\142\0\0\0\143\0\0\0\144\0\0\0\145\0\0\0\146\0\0\0\147\0\0\0\148\0\0\0\149\0\0\0\150\0\0\0\151\0\0\0\152\0\0\0\153\0\0\0\154\0\0\0\155\0\0\0\156\0\0\0\157\0\0\0\158\0\0\0\159\0\0\0\160\0\0\0\255\255\255\255\255\255\255\255\255\255\255\255\164\0\0\0\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\12\6\0\0\173\0\0\0\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\27\6\0\0\255\255\255\255\255\255\255\255\255\255\255\255\31\6\0\0\255\255\255\255\33\6\0\0\34\6\0\0\35\6\0\0\36\6\0\0\37\6\0\0\38\6\0\0\39\6\0\0\40\6\0\0\41\6\0\0\42\6\0\0\43\6\0\0\44\6\0\0\45\6\0\0\46\6\0\0\47\6\0\0\48\6\0\0\49\6\0\0\50\6\0\0\51\6\0\0\52\6\0\0\53\6\0\0\54\6\0\0\55\6\0\0\56\6\0\0\57\6\0\0\58\6\0\0\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\255\64\6\0\0\65\6\0\0\66\6\0\0\67\6\0\0\68\6\0\0\69\6\0\0\70\6\0\0\71\6\0\0\72\6\0\0\73\6\0\0\74\6\0\0\75\6\0\0\76\6\0\0\77\6\0\0\78\6\0\0\79\6\0\0\80\6\0\0\81\6\0\0\82\6\0\0"#
encoding_map_ISO88596 :: CharMap
encoding_map_ISO88596 = LeafMap1 (StaticMap (StaticArray (1) (211) "\127\0\0\0\63\0\0\0\46\6\0\0\31\0\0\0\95\0\0\0\159\0\0\0\67\6\0\0\15\0\0\0\47\0\0\0\79\0\0\0\111\0\0\0\143\0\0\0\38\6\0\0\54\6\0\0\75\6\0\0\7\0\0\0\23\0\0\0\39\0\0\0\55\0\0\0\71\0\0\0\87\0\0\0\103\0\0\0\119\0\0\0\135\0\0\0\151\0\0\0\34\6\0\0\42\6\0\0\50\6\0\0\58\6\0\0\71\6\0\0\79\6\0\0\3\0\0\0\11\0\0\0\19\0\0\0\27\0\0\0\35\0\0\0\43\0\0\0\51\0\0\0\59\0\0\0\67\0\0\0\75\0\0\0\83\0\0\0\91\0\0\0\99\0\0\0\107\0\0\0\115\0\0\0\123\0\0\0\131\0\0\0\139\0\0\0\147\0\0\0\155\0\0\0\12\6\0\0\36\6\0\0\40\6\0\0\44\6\0\0\48\6\0\0\52\6\0\0\56\6\0\0\65\6\0\0\69\6\0\0\73\6\0\0\77\6\0\0\81\6\0\0\1\0\0\0\5\0\0\0\9\0\0\0\13\0\0\0\17\0\0\0\21\0\0\0\25\0\0\0\29\0\0\0\33\0\0\0\37\0\0\0\41\0\0\0\45\0\0\0\49\0\0\0\53\0\0\0\57\0\0\0\61\0\0\0\65\0\0\0\69\0\0\0\73\0\0\0\77\0\0\0\81\0\0\0\85\0\0\0\89\0\0\0\93\0\0\0\97\0\0\0\101\0\0\0\105\0\0\0\109\0\0\0\113\0\0\0\117\0\0\0\121\0\0\0\125\0\0\0\129\0\0\0\133\0\0\0\137\0\0\0\141\0\0\0\145\0\0\0\149\0\0\0\153\0\0\0\157\0\0\0\164\0\0\0\31\6\0\0\35\6\0\0\37\6\0\0\39\6\0\0\41\6\0\0\43\6\0\0\45\6\0\0\47\6\0\0\49\6\0\0\51\6\0\0\53\6\0\0\55\6\0\0\57\6\0\0\64\6\0\0\66\6\0\0\68\6\0\0\70\6\0\0\72\6\0\0\74\6\0\0\76\6\0\0\78\6\0\0\80\6\0\0\82\6\0\0\0\0\0\0\2\0\0\0\4\0\0\0\6\0\0\0\8\0\0\0\10\0\0\0\12\0\0\0\14\0\0\0\16\0\0\0\18\0\0\0\20\0\0\0\22\0\0\0\24\0\0\0\26\0\0\0\28\0\0\0\30\0\0\0\32\0\0\0\34\0\0\0\36\0\0\0\38\0\0\0\40\0\0\0\42\0\0\0\44\0\0\0\46\0\0\0\48\0\0\0\50\0\0\0\52\0\0\0\54\0\0\0\56\0\0\0\58\0\0\0\60\0\0\0\62\0\0\0\64\0\0\0\66\0\0\0\68\0\0\0\70\0\0\0\72\0\0\0\74\0\0\0\76\0\0\0\78\0\0\0\80\0\0\0\82\0\0\0\84\0\0\0\86\0\0\0\88\0\0\0\90\0\0\0\92\0\0\0\94\0\0\0\96\0\0\0\98\0\0\0\100\0\0\0\102\0\0\0\104\0\0\0\106\0\0\0\108\0\0\0\110\0\0\0\112\0\0\0\114\0\0\0\116\0\0\0\118\0\0\0\120\0\0\0\122\0\0\0\124\0\0\0\126\0\0\0\128\0\0\0\130\0\0\0\132\0\0\0\134\0\0\0\136\0\0\0\138\0\0\0\140\0\0\0\142\0\0\0\144\0\0\0\146\0\0\0\148\0\0\0\150\0\0\0\152\0\0\0\154\0\0\0\156\0\0\0\158\0\0\0\160\0\0\0\173\0\0\0\27\6\0\0\33\6\0\0"#) (StaticArray (1) (211) "\127\63\206\31\95\159\227\15\47\79\111\143\198\214\235\7\23\39\55\71\87\103\119\135\151\194\202\210\218\231\239\3\11\19\27\35\43\51\59\67\75\83\91\99\107\115\123\131\139\147\155\172\196\200\204\208\212\216\225\229\233\237\241\1\5\9\13\17\21\25\29\33\37\41\45\49\53\57\61\65\69\73\77\81\85\89\93\97\101\105\109\113\117\121\125\129\133\137\141\145\149\153\157\164\191\195\197\199\201\203\205\207\209\211\213\215\217\224\226\228\230\232\234\236\238\240\242\0\2\4\6\8\10\12\14\16\18\20\22\24\26\28\30\32\34\36\38\40\42\44\46\48\50\52\54\56\58\60\62\64\66\68\70\72\74\76\78\80\82\84\86\88\90\92\94\96\98\100\102\104\106\108\110\112\114\116\118\120\122\124\126\128\130\132\134\136\138\140\142\144\146\148\150\152\154\156\158\160\173\187\193"#))
instance Encoding ISO88596 where
decodeChar _ = do
w <- fetchWord8
(if w>242 then throwException $ IllegalCharacter $ fromIntegral w else return ())
case decoding_array_ISO88596!w of
Nothing -> throwException $ IllegalCharacter $ fromIntegral w
Just c -> return c
encodeChar _ c = mapEncode c encoding_map_ISO88596
encodeable _ c = mapMember c encoding_map_ISO88596