Re: deprecating
Johan Tibell <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cabal.devel,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <CAK-tuPaM6E2QzFVkvLW5eWFCSowNMT13kAMHieir6+EW-WohdA@mail.gmail.com> |
On Mon, Oct 22, 2012 at 11:02 AM, Ashley Yakeley <[email protected]> wrote: > I think it's OK if a compiler accepts a program incorrectly marked > "Rank2Types" when it actually requires rank-n types? It's an interesting question: does Rank2Types mean "I require at least rank-2 types" or "I only use rank-2 types"?