[Hackage] #692: Hackage should not permit hs files encoded as Latin1
Hackage
cvs-ghc at haskell.org
Sun May 23 23:04:37 EDT 2010
#692: Hackage should not permit hs files encoded as Latin1
--------------------------------+-------------------------------------------
Reporter: ezyang | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: hackageDB website | Version: 1.6.0.3
Severity: minor | Keywords:
Difficulty: unknown | Ghcversion:
Platform: |
--------------------------------+-------------------------------------------
They seem innocuous (usually hiding in source code comments, lest they
fail to compile) but they make uniformly loading *.hs files into memory a
pain, since you have to heuristically determine what encoding a file that
is not Unicode-enabled is. We should ban them: it's UTF-8 or nothin'.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/692>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list