mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 03:01:31 +03:00
08a35d694c
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
Error: The given specifier was not accepted by any backend. Available backends:
|
|
chez, racket, node, javascript, refc, gambit
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
Specifiers.idr:29:1--30:35
|
|
29 | %foreign "scheme,racket:+"
|
|
30 | plusRacketFail : Int -> Int -> Int
|
|
|
|
Error: The given specifier was not accepted by any backend. Available backends:
|
|
chez, racket, node, javascript, refc, gambit
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
Specifiers.idr:29:1--30:35
|
|
|
|
Main> Loaded file Specifiers.idr
|
|
Specifiers> Error: The given specifier was not accepted by any backend. Available backends:
|
|
chez, racket, node, javascript, refc, gambit
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
Specifiers.idr:29:1--30:35
|
|
|
|
Specifiers> [exec] Specifiers> Error: The given specifier was not accepted by any backend. Available backends:
|
|
chez, racket, node, javascript, refc, gambit
|
|
Some backends have additional specifier rules, refer to their documentation.
|
|
|
|
Specifiers.idr:29:1--30:35
|
|
|
|
[exec] Specifiers>
|
|
Bye for now!
|