[ 6 of 10] Compiling Data.Array.IO    ( Data/Array/IO.hs, 
dist/build/Data/Array/IO.o )

Data/Array/IO.hs:73:13:
    `haFD' is not a (visible) field of constructor `Handle__'

Data/Array/IO.hs:73:22:
    `haBuffer' is not a (visible) field of constructor `Handle__'

Data/Array/IO.hs:73:36:
    `haIsStream' is not a (visible) field of constructor `Handle__'

Data/Array/IO.hs:74:5: Not in scope: data constructor `Buffer'

Data/Array/IO.hs:74:13:
    `bufBuf' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:74:25:
    `bufWPtr' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:74:36:
    `bufRPtr' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:75:4: Not in scope: `bufferEmpty'

Data/Array/IO.hs:82:24:
    `bufWPtr' is not a (visible) constructor field name

Data/Array/IO.hs:82:35:
    `bufRPtr' is not a (visible) constructor field name

Data/Array/IO.hs:86:24:
    `bufRPtr' is not a (visible) constructor field name

Data/Array/IO.hs:95:27:
    Not in scope: type constructor or class `RawBuffer'

Data/Array/IO.hs:101:10: Not in scope: `readRawBuffer'

Data/Array/IO.hs:125:22:
    `haFD' is not a (visible) field of constructor `Handle__'

Data/Array/IO.hs:125:31:
    `haBuffer' is not a (visible) field of constructor `Handle__'

Data/Array/IO.hs:125:45:
    `haIsStream' is not a (visible) field of constructor `Handle__'

Data/Array/IO.hs:127:18: Not in scope: data constructor `Buffer'

Data/Array/IO.hs:127:26:
    `bufBuf' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:127:42:
    `bufWPtr' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:127:53:
    `bufSize' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:135:30:
    `bufWPtr' is not a (visible) constructor field name

Data/Array/IO.hs:142:7: Not in scope: data constructor `Buffer'

Data/Array/IO.hs:142:15:
    `bufBuf' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:142:27:
    `bufState' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:142:36:
    Not in scope: data constructor `WriteBuffer'

Data/Array/IO.hs:143:8:
    `bufRPtr' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:143:19:
    `bufWPtr' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:143:34:
    `bufSize' is not a (visible) field of constructor `Buffer'

Data/Array/IO.hs:151:22:
    Not in scope: type constructor or class `RawBuffer'

Data/Array/IO.hs:151:43:
    Not in scope: type constructor or class `RawBuffer'

Data/Array/IO.hs:153:22:
    Not in scope: type constructor or class `RawBuffer'

Data/Array/IO.hs:153:35:
    Not in scope: type constructor or class `RawBuffer'

_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to