[update bugs
John Meacham <john@repetae.net>**20090327102156
 Ignore-this: efd2071c6b599e7001e3e5feca0e1de7
] addfile ./bugs/issue-aaaa53f275e24c9e2335d313c7a992a34bd38397.yaml
hunk ./bugs/issue-aaaa53f275e24c9e2335d313c7a992a34bd38397.yaml 1
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: defaulting does not work
+desc: defaulted types don't seem to be properly instantiated.
+type: :bugfix
+component: type_checker
+release: 
+reporter: John Meacham <john@repetae.net>
+status: :unstarted
+disposition: 
+creation_time: 2009-03-27 09:01:58.266972 Z
+references: []
+
+id: aaaa53f275e24c9e2335d313c7a992a34bd38397
+log_events: 
+- - 2009-03-27 09:02:00.093190 Z
+  - John Meacham <john@repetae.net>
+  - created
+  - ""
+- - 2009-03-27 10:20:23.794491 Z
+  - John Meacham <john@repetae.net>
+  - commented
+  - this bug appears to actually be that when a type is defaulted, the instances the default type belong to arn't added to the context
addfile ./bugs/issue-b70596adb81a547938db2768034855bc0e0c7357.yaml
hunk ./bugs/issue-b70596adb81a547938db2768034855bc0e0c7357.yaml 1
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: module exports arn't tested for ambiguity
+desc: |-
+  The export list for modules is not checked for ambiguous or missing names.
+  valid ones are correctly handled, but invalid ones are silently ignored.
+type: :bugfix
+component: front_end
+release: 
+reporter: John Meacham <john@repetae.net>
+status: :unstarted
+disposition: 
+creation_time: 2009-03-27 09:07:45.731508 Z
+references: []
+
+id: b70596adb81a547938db2768034855bc0e0c7357
+log_events: 
+- - 2009-03-27 09:07:47.572498 Z
+  - John Meacham <john@repetae.net>
+  - created
+  - ""
addfile ./bugs/issue-e7817582f1ac2bfeec38d7a8c06c3691f47ea386.yaml
hunk ./bugs/issue-e7817582f1ac2bfeec38d7a8c06c3691f47ea386.yaml 1
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: desugaring of lambdas inside of list comprehension head seems broken
+desc: This code causes the compiler to fail when converting haskell to core [\() -> "Hello" | _ <- []  ]
+type: :bugfix
+component: front_end
+release: 
+reporter: John Meacham <john@repetae.net>
+status: :unstarted
+disposition: 
+creation_time: 2009-03-27 08:57:33.442099 Z
+references: []
+
+id: e7817582f1ac2bfeec38d7a8c06c3691f47ea386
+log_events: 
+- - 2009-03-27 08:57:35.348788 Z
+  - John Meacham <john@repetae.net>
+  - created
+  - ""