summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking/T1407.script
blob: 97164359d04e60f1e5a5b6526404d4eca1076671 (plain)
1
2
3
4
:set -ldl
import Foreign
import Foreign.C.String
foreign import ccall "dlerror" dle :: IO CString