unnecessary CPP pragma

This commit is contained in:
Simon Michael 2015-03-29 16:10:39 -07:00
parent f75849cdd6
commit e7376e4ea5

View File

@ -1,4 +1,4 @@
{-# LANGUAGE CPP #-}
-- {-# LANGUAGE CPP #-}
{- |
UTF-8 aware string IO functions that will work across multiple platforms