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