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