Talk:Git

From HaskellWiki
Revision as of 10:29, 10 September 2012 by VincentHanquez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In the example code we have all these implicit XReference types. Due to the immutable core (and Haskell's non-strict semantics), I think we can do without them and directly put the types there. --Aristid 15:29, 7 September 2012 (UTC)

Yes that's probably a good idea; got lost in the details. --VincentHanquez 7:20, 10 September 2012 (UTC)