Ticket #143 (closed defect: fixed)
Type signature without implementation should be an error
| Reported by: | erikd | Owned by: | benl |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.1.3 |
| Component: | Source Semantics | Version: | 0.1.2 |
| Keywords: | Cc: |
Description
Simple example:
whatever :: Int -> Float main = println "Hello"
should raise an error about a missing implementation for whatever.
Change History
Note: See
TracTickets for help on using
tickets.
