mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -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