Fix comment indent.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 18 Feb 2009 14:36:25 +0000 (15:36 +0100)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Wed, 18 Feb 2009 14:36:25 +0000 (15:36 +0100)
FlattenTypes.hs

index af6289e6588371855c1dc0ef6ef8be838c73fc5a..bcb8be7d55d8e17a762b13e50d4314ab8a512b9b 100644 (file)
@@ -20,7 +20,7 @@ type SignalMap = HsValueMap SignalId
 type StateId = Int
 
 -- | How is a given (single) value in a function's type (ie, argument or
--- return value) used?
+--   return value) used?
 data HsValueUse = 
   Port           -- ^ Use it as a port (input or output)
   | State StateId -- ^ Use it as state (input or output). The int is used to