Stefan
Stefan
Hi, I'm bad at designs. The HTML type provider would allow me to buy a nice-looking HTML template and use it with the power of F#. The problem is, outside...
Hi! First of all I want to thank you for taking the time to write such a detailed documentation for every function in `FsToolkint.Errorhandling`! While going through the text, I...
Hi, I'd like to ask if Fornax has some functionality akin to Hugo's shortcode system (https://gohugo.io/content-management/shortcodes/)? These are snippets placed inside Markdown to call a custom function that outputs HTML....
### Describe the bug 1) Open a `.fsx` file and insert the following code: ``` fsharp type A = A of int module MyModule = let value (A v) =...
On trying to install buildwrapper for use with EclipseFP, the build fails with the following output and error message: ``` bash $ cabal install buildwrapper Resolving dependencies... Warning: buildwrapper.cabal: Ignoring...