Any idea how this suddenly broke?

"opt" is used everywhere.

My installed Felix is not new, but this is the first time i've seen
this breakage.

/felix>flx --test=build/release tut/tutorial/tut-13-2
Opening syntax extensions /Users/johnskaller/felix/tut/tutorial/tut-13-2.flx: 
line 38, cols 1 to 18
Parsed open of syntax extensions monad
Beta-reduction failed
CLIENT ERROR
[lookup_name_in_env]: Name 'opt' not found in environment (depth 2)
In /Users/johnskaller/felix/tut/tutorial/tut-13-2.flx: line 3, cols 34 to 39
2: 
3: typedef fun Maybe (t:TYPE):TYPE=>opt[t];
                                    ******
4: 



Error 1 in flx: Operation not permitted
~/felix>flx tut/tutorial/tut-13-2
Can't load automaton from disk: building!
...
Opening syntax extensions 
/usr/local/lib/felix/felix-1.1.7dev/lib/grammar/save.flxh: line 1, cols 1 to 18
Parsed open of syntax extensions felix
Setting automaton
Automaton set
Trying to store automaton 
/Users/johnskaller/.felix/cache/binary/usr/local/lib/felix/felix-1.1.7dev/lib/grammar/syntax.automaton
Saved automaton to disk.
Binding libary std
binding library std done
Exports = 0
Binding libary web
binding library web done
Exports = 0
Opening syntax extensions /Users/johnskaller/felix/tut/tutorial/tut-13-2.flx: 
line 38, cols 1 to 18
Parsed open of syntax extensions monad
divide by zero somewhere
0.75

--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to