bound-identifier=?: contract violation #15

Closed
opened 6 years ago by sorawee · 1 comments
sorawee commented 6 years ago (Migrated from github.com)

Steps to reproduce:

  1. Down­load basic-tuto­r­ial.zip (https://beautifulracket.com/basic/source-listing.html)
  2. Run raco pkg install basic/

Result:

raco setup: 3 making: <pkgs>/basic
bound-identifier=?: contract violation
  expected: identifier?
  given: #f
  argument position: 2nd
  other arguments...:
   #<syntax:/home/sorawee/Desktop/basic-tutorial/basic/expander.rkt:12:10 b-line>
  compilation context...:
   /home/sorawee/Desktop/basic-tutorial/basic/expander.rkt
  context...:
   /home/sorawee/.racket/6.10.1/pkgs/beautiful-racket-lib/br/private/generate-literals.rkt:25:0: generate-bound-and-unbound-literals4
   /home/sorawee/.racket/6.10.1/pkgs/beautiful-racket-lib/br/define.rkt:151:11
Steps to reproduce: 1. Down­load basic-tuto­r­ial.zip (https://beautifulracket.com/basic/source-listing.html) 2. Run `raco pkg install basic/` Result: ``` raco setup: 3 making: <pkgs>/basic bound-identifier=?: contract violation expected: identifier? given: #f argument position: 2nd other arguments...: #<syntax:/home/sorawee/Desktop/basic-tutorial/basic/expander.rkt:12:10 b-line> compilation context...: /home/sorawee/Desktop/basic-tutorial/basic/expander.rkt context...: /home/sorawee/.racket/6.10.1/pkgs/beautiful-racket-lib/br/private/generate-literals.rkt:25:0: generate-bound-and-unbound-literals4 /home/sorawee/.racket/6.10.1/pkgs/beautiful-racket-lib/br/define.rkt:151:11 ```
mbutterick commented 6 years ago (Migrated from github.com)

Thanks — fixed

Thanks — fixed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/beautiful-racket#15
Loading…
There is no content yet.