wasp/waspc/src
2021-04-28 14:38:24 +02:00
..
Generator Small fixes in Haskell code, mostly haddock fixes. 2021-04-28 14:38:24 +02:00
Parser Upgraded to Prisma 2.21 (stable migrations) + postgre can be used in local dev. 2021-04-21 14:06:25 +02:00
Path Now AppVeyor CI builds Wasp on Windows and runs tests. 2020-09-18 15:22:58 +02:00
Psl Upgraded to Prisma 2.21 (stable migrations) + postgre can be used in local dev. 2021-04-21 14:06:25 +02:00
StrongPath StrongPath: File can now be specific, same like Dir. 2020-10-24 22:44:27 +02:00
Util Switched from Control.Exception to UnliftIO.Exception, that handles async exceptions by default. 2021-03-30 23:41:20 +02:00
Wasp Upgraded to Prisma 2.21 (stable migrations) + postgre can be used in local dev. 2021-04-21 14:06:25 +02:00
Common.hs Implemented support for dotenv file. (#208) 2021-04-16 12:43:57 +02:00
CompileOptions.hs Implemented "wasp build" cmd - generates different schema.prisma. (#166) 2021-02-01 17:37:42 +01:00
Data.hs Added welcome page to the newly created app. (#178) 2021-02-09 13:13:51 +01:00
ExternalCode.hs Switched from Control.Exception to UnliftIO.Exception, that handles async exceptions by default. 2021-03-30 23:41:20 +02:00
Generator.hs Implemented support for dotenv file. (#208) 2021-04-16 12:43:57 +02:00
Lexer.hs Small fixes in Haskell code, mostly haddock fixes. 2021-04-28 14:38:24 +02:00
Lib.hs Implemented support for dotenv file. (#208) 2021-04-16 12:43:57 +02:00
NpmDependency.hs Wasper can now specify npm dependencies. 2020-09-29 13:46:48 +02:00
Parser.hs Upgraded to Prisma 2.21 (stable migrations) + postgre can be used in local dev. 2021-04-21 14:06:25 +02:00
StrongPath.hs StrongPath: File can now be specific, same like Dir. 2020-10-24 22:44:27 +02:00
Util.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
Wasp.hs Upgraded to Prisma 2.21 (stable migrations) + postgre can be used in local dev. 2021-04-21 14:06:25 +02:00
WaspignoreFile.hs Switched from Control.Exception to UnliftIO.Exception, that handles async exceptions by default. 2021-03-30 23:41:20 +02:00