#4949: TH typechecking regression
----------------------------------------+-----------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.0.2
Component: Compiler (Type checker) | Version: 7.0.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
----------------------------------------+-----------------------------------
Comment(by igloo):
And a failure in `linux-ptrace`:
{{{
System/Linux/Ptrace/GenStruct.hs:43:56:
Couldn't match type `t' with `Ptr b0'
`t' is an unknown type variable
In the first argument of `peekByteOff', namely `p'
In the second argument of `ap', namely
`peekByteOff p (k * $elemSize)'
In the Template Haskell quotation
[| $e `ap` peekByteOff p (k * $elemSize) |]
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4949#comment:2>
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