16. Haskell : - equivalent of Obj.magic (unsafeCoerce ?) - look again at the syntax (make it independant of layout ...) - producing .hi files - modules/modules types/functors in Haskell ? 17. Scheme : - modular Scheme ? 18. Improve speed (profiling) 19. Look again at those hugly renamings functions. Especially get rid of ML clashes like let t = 0 module M = struct let t = 1 let u = The.External.t (* ?? *) end 20. Support the .v-as-internal-module, like in Definition foo :=O. Require A. Module M:=A Extraction M.