gchrupala / morfette

Supervised learning of morphology
BSD 2-Clause "Simplified" License
28 stars 5 forks source link

Cannot compile morfette-0.3.5 on windows 7 (32 bits) #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(Hi Grzegorz)
What steps will reproduce the problem?
1. Download and install the latest ghc (windows plateform, v.7.6.3)
2. update cabal (cabal update ..)
3. cabal install morfette

What is the expected output? 
a list of 26 files getting compiled

What do you see instead?
an error at compile time, while this version of morfette compiles just fine on 
any unix I've tried (and version 0.3.1 did compile well as well)

Please use labels and text to provide additional information.

the error seems to be

src\GramLab\Perceptron\Vector.hs:53:43:
    Could not deduce (Ix i) arising from a use of `!'

(repeated x times on various files, see logs)

Once I'm at work, I can make available my virtual box's windows 7 machine so 
you can try if you have some time.

Best,
Djamé

Original issue reported on code.google.com by djame.seddah@gmail.com on 17 Dec 2013 at 12:30

Attachments: