Description: dField bug? In the code below, the result of n+n' does not show up in browser.
Line:haskell dField( p << (n+n') ++> noWidget))Version:
GHC 7.10.2
MFlow-0.4.5.11
Note this code was found in the tutorial and appears to apply to all dField examples in the tutorial. The code sample below is from the second to last tutorial in the link.
Description: dField bug? In the code below, the result of n+n' does not show up in browser. Line:
haskell dField( p << (n+n') ++> noWidget))
Version:Note this code was found in the tutorial and appears to apply to all dField examples in the tutorial. The code sample below is from the second to last tutorial in the link.