Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Start with the spelling. :)

  data GADT a where
       Constructor0 :: Field a -> Field b -> GADT (a, b)
       Constructor1 :: ...
       ...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: