Show
Ignore:
Timestamp:
05/21/05 00:41:35 (4 years ago)
Author:
iblech
svk:copy_cache_prev:
5134
Message:

Added the type signature theorbtwo++ wanted, I think.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Compile/Haskell.hs

    r3372 r3548  
    3333        , "import Language.Haskell.TH as TH" 
    3434        , "" 
     35        , "mainCC :: IO Pugs.AST.Internals.Val" 
    3536        , TH.pprint str 
    3637        ]