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