Skip to content
Snippets Groups Projects
Commit 8239cf96 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-01-07 17:28:14 by simonmar]

import Float# from PrelGHC
parent 9b45d260
No related merge requests found
-- !!! test of datatype with many unboxed fields
--
import PrelGHC( Float# )
import PrelFloat
main = putStr (shows (selectee1 + selectee2) "\n")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment