aboutsummaryrefslogblamecommitdiffhomepage
path: root/src/OS.purs
blob: 590c3d6f78c49325bc92b3e90611358aded60862 (plain) (tree)
1
2
3


                                                           
module PursLoader.OS (eol) where

foreign import eol "var eol = require('os').EOL;" :: String