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