Re: A Haskell-Shell

1999-08-23 Thread Grigoriy Strokin
' and program gets this facility. === Grigoriy Strokin, Lomonosov University (MGU), Moscow === === contact info: http://isabase.philol.msu.ru/~grg/ ===

Re: TclHaskell manual woes...

1999-08-14 Thread Grigoriy Strokin
gt; > If anybody wants my hacked-up, unofficial, but more hygenic html copy > of this, let me know. > > jking > > === Grigoriy Strokin, Lomonosov University (MGU), Moscow === === contact info: http://isabase.philol.msu.ru/~grg/ ===

Re: Which GUI on X11R6 ?

1999-08-03 Thread Grigoriy Strokin
Some work on TclHaskell is being done afaik, and now you'd probably take a look on my pacthes for adapting TclHaskell to Haskell98 (ghc and hugs98) under FreeBSD... I've posted them there, and you can find them in maillist arhive (haskell.org)... === Grigoriy Strokin, Lomonosov Univ

patches for adapting TclHaskell to Haskell98

1999-07-28 Thread Grigoriy Strokin
: -XLIB = /usr/lib/X11 +XLIB = /usr/X11R6/lib TCLLIB= /usr/local/lib TKLIB = /usr/local/lib @@ -15,16 +16,15 @@ CC= gcc # HC = ghc-2.10 -H12M -HC= ghc-3.02 -H12M -syslib misc -fglasgow-exts +HC= ghc -H12M -syslib misc -fglasgow-exts # ld o