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