2020-09-14 00:20:50 +03:00
|
|
|
Error: The given specifier was not accepted by any backend. Available backends:
|
2020-09-13 01:51:01 +03:00
|
|
|
chez, racket, node, javascript, gambit
|
|
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
|
2020-09-14 00:20:50 +03:00
|
|
|
Specifiers.idr:29:1--34:5
|
|
|
|
29 | %foreign "scheme,racket:+"
|
|
|
|
30 | plusRacketFail : Int -> Int -> Int
|
2020-09-13 01:51:01 +03:00
|
|
|
31 |
|
|
|
|
32 | -- We don't actually do any printing this is just to use the specifiers so the
|
|
|
|
33 | -- failures are exposed.
|
2020-09-14 00:20:50 +03:00
|
|
|
34 | main : IO ()
|
|
|
|
|
|
|
|
Error: The given specifier was not accepted by any backend. Available backends:
|
|
|
|
chez, racket, node, javascript, gambit
|
|
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
|
|
|
|
Specifiers.idr:29:1--34:5
|
2020-09-13 01:51:01 +03:00
|
|
|
|
|
|
|
Main> Loaded file Specifiers.idr
|
|
|
|
Specifiers> Error: The given specifier was not accepted by any backend. Available backends:
|
|
|
|
chez, racket, node, javascript, gambit
|
|
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
|
2020-09-14 00:20:50 +03:00
|
|
|
Specifiers.idr:29:1--34:5
|
2020-09-13 01:51:01 +03:00
|
|
|
|
|
|
|
Specifiers> [exec] Specifiers> Error: The given specifier was not accepted by any backend. Available backends:
|
|
|
|
chez, racket, node, javascript, gambit
|
|
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
|
2020-09-14 00:20:50 +03:00
|
|
|
Specifiers.idr:29:1--34:5
|
2020-09-13 01:51:01 +03:00
|
|
|
|
|
|
|
[exec] Specifiers>
|
|
|
|
Bye for now!
|