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