haskell / haskell/cabal

Package build error due to unicode

Offen
#619 7 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Cabal: cmd/haddock old-milestone: ⊥ type: bug
Vorherrschende Sprache
Haskell
Sterne
1.7k
Forks
750
Ø Merge
4 T. 3 Std.
Gemergte PRs (30 T.)
28

Beschreibung

(Imported from [Trac #626](http://hackage.haskell.org/trac/hackage/ticket/626), reported by @basvandijk on 2010-01-26)

The following packages don't build on hackage due to the same error:
- [http://hackage.haskell.org/package/regions-0.3](http://hackage.haskell.org/package/regions-0.3)
- [http://hackage.haskell.org/package/ftdi-0.1](http://hackage.haskell.org/package/ftdi-0.1)

The [log](http://hackage.haskell.org/packages/archive/regions/0.3/logs/failure/ghc-6.12) contains the following error:

haddock: internal Haddock or GHC error: dist/doc/html/regions/regions.txt: commitAndReleaseBuffer: invalid argument (Invalid or incomplete multibyte or wide character)

I think the .txt file is generated because of the haddock --hoogle flag.

Note that these package make heavy use of Unicode syntax and symbols.

Note that cabal haddock works perferctly on my local system (tested with ghc-6.10.4 + haddock-2.5 + cabal-install-0.6.2 and ghc-6.12.1 + haddock-2.6.0 + cabal-install-0.8.0)

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.