Shayne Czyzewski
1995ccdb9d
Make CLI code testable ( #510 )
2022-03-23 08:04:09 -04:00
Martin Sosic
7865110085
Constrained versions of dev tools (ormolu, hlint, stan).
2022-03-17 17:58:30 +01:00
Martin Šošić
857912c2cc
Migrated Wasp from Stack to Cabal ( #471 )
...
Co-authored-by: shayneczyzewski <shayne.czyzewski@gmail.com>
2022-03-16 16:00:18 +01:00
Martijn Faassen
55d9e1bbd8
Resolve dependencies refactor ( #449 )
...
Create a new resolveDependencies
Use Map to do differences between Wasp and user package.json dependencies.
This is now used internally in resolveNpmDeps.
Also fixes a bug in the conflict error message, where the wasp and user dependency
were previously not properly distinguished.
Add .vscode and move everything that appears text editor related to a section
2022-02-09 14:02:19 +01:00
Martijn Faassen
a93269c88a
Add .vscode local config to gitignore
2022-02-07 12:55:24 +01:00
Phil de Joux
89c9d6a1db
ref: Fixed most of the hlint suggestions. ( #366 )
2021-11-17 00:36:46 +01:00
Phil de Joux
ace42b360e
Get set up to run stan for static analysis ( #364 )
...
* fix: Get set up to run stan with its default setup.
Show how to install stan with stack.
* Use the same resolver by way of a snapshot.
2021-11-16 17:22:30 +01:00
Martin Sosic
674c3ec3a7
fix
2021-09-17 12:09:44 +02:00
Martin Sosic
c981d22000
Updated .hlint.yaml and added dist-newstyle/ to .gitignore.
2020-07-30 11:28:15 +02:00
Martin Sosic
983bab9342
Added .dir-local.el to .gitignore..
2020-07-27 18:02:05 +02:00
Martin Sosic
aa1072b20f
Moved all code into waspc directory.
2020-02-20 12:30:58 +01:00