#7186: problems with typelits  and typenats
------------------------------+---------------------------------------------
 Reporter:  carter            |          Owner:                  
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Component:  Compiler        
  Version:  7.6.1-rc1         |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------
 in this test case
 https://gist.github.com/3445419
 in this case, the type errors seem to indicate SingI has two parameters,
 but the documentation and the error free usage both point to one parameter


 likewise in
 https://gist.github.com/3445456
 the type checker can't seem to deduce that 1<=2
 which should be "trivial" :)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7186>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to