-
PR #181 added support for type refining fragments and was released in version 0.6.0. The existing examples, however, were not augmented to demonstrate how to work with such a fragment. I managed to pi…
-
```
Description From Bob Marinier 2008-08-24 14:21:27 (-) [reply]
In o-support mode 4 (the default), support for a wme is determined like
this:
If a rule does not test a selected operator on the LHS…
-
The clang formatting rules are very annoying at the moment. The formatting rules have a habit of shoving literally everything on one line, forcing you to manually undo things to make the code legible …
-
Hi there! In your `my/search-code`, once you have the results showing in the buffer, is there a way you could search amongst those results to refine the search? Thanks! Keep up the excellent work.
-
-
GanttStart: 2020-07-03
GanttDue: 2020-07-16
-
Hello Flow team!
[[Flow try link](https://flow.org/try/#0PTAEAEDMBsHsHcBQiAuBPADgU1AQVALygDeiooKAhgOYBcoA5JQwDSIC+A3KpjgEKESZCjXoMARqw7d02UADFYsQfgA+oPt0QBjWADsAzilDjKAJ0EAKAB71FsFqDR2lASkIA+IeQCWk…
-
In the input fields there should be a limit of 16 characters or it will go out of bounce.
-
I'm wondering if it is possible to refine the regex used to identify "email addresses search term hits.
I ran the "Email Addresses" function in the "Search Term Hits" using this publicly available ca…
-
Hey, I'm trying to figure out how ghc-mod works, and I get an error for a case which I believe should work.
I have a file named "test.hs" with
```
module Test where
data Color = Black | Red derivin…