Re: Installation von HOpenGL-1.04
Sven Panne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <[email protected]> |
Jan Rochel wrote: > Why does `make install' not install the directories in > $SRC/GLUT/Graphics containing *.hi files to > $GHC/imports/HOpenGL/Graphics? It's a known bug in HOpenGL-1.04. Simple reason: I forgot to update the install target. :-] When I get some time I'll send a fix... Cheers, S.