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