Stef Joosten
Stef Joosten
All of the above sounds like working on solutions, whilst not having a proper diagnosis. In that case, I can give my two-cents worth solution as a proposal as well....
No, the problem is that stack install behaves differently than ghcid. Stack install runs the program setup.hs if package.yaml specifies a custom setup. And ghcid doesn't.
An alternative way to write the fact that the universe exists might be: ~~~Ampersand RULE UniverseExists : "_UNIVERSE"[Module] ~~~ @sjcjoosten , would this be a correct rule in your opinion?...
# Use Case As a user of a documentation website, I want to bookmark pages to ensure I can find this page sometime later. As a front-end programmer, I want...
I ran into the same mistake today, when using Ampersand-v4.6.2, which was called FROM ampersandtarski/prototype-framework:v1.14
This issue and issue #1471 make it obvious to me that we need API-scenario tests in the regression, to prevent code rot in subsequent versions.
To inject the database population into the compiler stream feels much like what we did to inject an xlsx-population into the compiler stream. So there is further inspiration on how...
@SimonvRoozendaalOrdina, Being the assignee, would you close this issue when it is completed to your best knowledge?
The problem is that we have no agreed-upon semantics of the namespace stuff. So how are we going to build it first-time-right?
Question: Under the same population in Script 1 and Script 2, which differences may I expect in the violations of rule ``homepage_access``? Script 1: ```Ampersand PATTERN Siam RELATION role[User *...