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