1 2 3 4 5 6 7
module PursLoader.LoaderUtil ( parseQuery ) where import Data.Foreign (Foreign()) foreign import parseQuery :: String -> Foreign