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