Hi, For example: "data A = B { c :: Int }". Then I must use it this way "(B 0) { c = 1 }". Anyway I could make it like "(B 0) { d = 1 }"? -- 竹密岂妨流水过 山高哪阻野云飞 _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
- [Haskell-cafe] Can I have an alias for selector? Magicloud Magiclouds
- Re: [Haskell-cafe] Can I have an alias for sele... Ivan Lazar Miljenovic