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