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