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