Yes, see this thread:

[link:cs.hubfs.net]

By on 1/30/2009 9:12 AM ()

Thanks, I was actually trying all of that but the auto-generated module name was apparently being tricky. I'm still not sure what it auto-generated as, but my file was of the format abc_def.fs where all letters were lowercase. This still seems weird, because all of the following work:

//top of file
module a
//code

//top of file
namespace a
//code

but the following doesn't work

//top of file
module a =
//code

Even though this appears to be the exact syntax that I see in the List module when I view list.fsi. But now that I got it working at least I'm happy

By on 1/30/2009 9:28 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper