Closed cdepillabout closed 7 years ago
This fixes the problems with embedding large bytestring files.
This copies the method used in https://hackage.haskell.org/package/file-embed.
This no longers assumes that some file types are in UTF8. How ever it should still work for UTF8 files.
This fixes the problems with embedding large bytestring files.
This copies the method used in https://hackage.haskell.org/package/file-embed.
This no longers assumes that some file types are in UTF8. How ever it should still work for UTF8 files.