forked from GitHub/gf-core
Whitespace fixes
This commit is contained in:
@@ -132,4 +132,3 @@ mkJSStr = JSString . JSON.toJSString
|
||||
-- | Make JSON value from integer
|
||||
mkJSInt :: Integral a => a -> JSValue
|
||||
mkJSInt = JSRational False . toRational
|
||||
|
||||
|
||||
Reference in New Issue
Block a user