encoding-0.5.0: Data/Encoding/JISX0208.hs
{-# LANGUAGE TemplateHaskell,DeriveDataTypeable #-}
module Data.Encoding.JISX0208 where
import Data.Encoding.Helper.Template (makeJISInstance)
$( makeJISInstance 1 "JISX0208" "JIS0208.TXT" ){-# LANGUAGE TemplateHaskell,DeriveDataTypeable #-}
module Data.Encoding.JISX0208 where
import Data.Encoding.Helper.Template (makeJISInstance)
$( makeJISInstance 1 "JISX0208" "JIS0208.TXT" )