X-Git-Url: https://gitweb.michael.orlitzky.com/?p=spline3.git;a=blobdiff_plain;f=src%2FCardinal.hs;fp=src%2FCardinal.hs;h=74a729fcda56c52865120da466ba9e38ddab2ea5;hp=6017fa1f78721597ddd3cffffb5a939f0438cd19;hb=b99812f0461140689e148251856825d61e68902b;hpb=65c78573af4a1049a848a3df8a968a4eb1b1acc1 diff --git a/src/Cardinal.hs b/src/Cardinal.hs index 6017fa1..74a729f 100644 --- a/src/Cardinal.hs +++ b/src/Cardinal.hs @@ -1,9 +1,3 @@ -{-# LANGUAGE NoMonomorphismRestriction #-} - --- --- Disable the MR so that let tp = testProperty does what it should! --- - -- | The Cardinal module contains the Cardinal data type, representing -- a cardinal direction (one of the 26 directions surrounding the -- center of a cube. In addition to those 26 directions, we also