Ticket #749 (new task)

Opened 3 years ago

Last modified 3 years ago

uni needs to be ported to ghc-6.12

Reported by: maeder Owned by: maeder
Priority: normal Milestone: 1.0
Component: third-party Version: 0.93
Keywords: Cc:

Description

after installing the deprecated packedstring package I get the following errors when compiling with ghc version 6.12.0.20091010

Building uni-util-2.0...
[ 4 of 64] Compiling Util.Bytes       ( Util/Bytes.hs, dist/build/Util/Bytes.o )

Util/Bytes.hs:96:14: Module `GHC.IO' does not export `hPutBuf'

Util/Bytes.hs:96:22: Module `GHC.IO' does not export `hGetBuf'

Change History

Changed 3 years ago by maeder

  • milestone changed from 0.95 to 1.0

uni for hets (upto uni-uDrawGraph including uni-htk) goes now through if Posixutil.CopyFile (and Posixutil.SafeSystem) are removed from posixutil/uni-posixutil.cabal.

Yet some cleaning up or re-implementation using current bytes strings and utf8 support wouldn't be bad (unless we give up using uDrawGraph at all this way).

Note: See TracTickets for help on using tickets.