HSQL-MySQL: non-standard port

How could the port be specified if it is not the usual 3306? Synopsis connecthttp://htoolkit.sourceforge.net/doc/hsql/Database.HSQL.MySQL.html#v%3Aconnec...:: Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...-> Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...-> Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...-> Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...-> IOhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#t%3A... Connectionhttp://htoolkit.sourceforge.net/doc/hsql/Database.HSQL.Types.html#t%3AConnec... module Database.HSQLhttp://htoolkit.sourceforge.net/doc/hsql/Database.HSQL.html Documentation *connect*:: Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...Server name-> Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...Database name-> Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...User identifier-> Stringhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.Char.html#t%...Authentication string (password)-> IOhttp://www.haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#t%3A... Connectionhttp://htoolkit.sourceforge.net/doc/hsql/Database.HSQL.Types.html#t%3AConnec... Thanks, Quan
participants (1)
-
Quan Ta