mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
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