[Haskell-cafe] Class/Instance : what am I doing wrong in this
example ?
david48
dav.vire+haskell at gmail.com
Thu Dec 20 11:48:42 EST 2007
On Dec 20, 2007 5:44 PM, david48 <dav.vire+haskell at gmail.com> wrote:
> fString :: Int -> FString
> fString n = FString n ""
Oooooo do I feel dumb for writing this !
Problem solved :)
More information about the Haskell-Cafe
mailing list