Skip to content
Snippets Groups Projects
Commit 2d4f8bdf authored by sof's avatar sof
Browse files

[project @ 1999-01-23 13:33:51 by sof]

Updated to work with current sources
parent b8fac567
No related branches found
No related tags found
No related merge requests found
--!! TEST OF DEFACTORISATION FOR FUNCTIONS THAT DROP
--!! POLYMORPHIC VARIABLES
-- !! TEST OF DEFACTORISATION FOR FUNCTIONS THAT DROP
-- !! POLYMORPHIC VARIABLES
module Test where
data Boolean = FF | TT
......
ghc: module version changed to 1; reason: no old .hi file
_exports_
ShouldSucceed area2 Point2{Point2};
__export ShouldSucceed area2 Point2{Point2};
--!!! THIS TEST IS FOR TYPE SYNONIMS AND FACTORISATION IN THEIR PRESENCE.
-- !!! THIS TEST IS FOR TYPE SYNONIMS AND FACTORISATION IN THEIR PRESENCE.
module Test where
data M a = A | B a (M a)
......
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