Commit Graph

31 Commits (ee48d4a2f521ba8f396171bdaaa5d97227db27fa)

Author SHA1 Message Date
mrkun ee48d4a2f5 A little movement in Type 2022-01-30 16:30:02 +03:00
mrkun 2535f82d82 Hack away Backend 2022-01-30 16:02:59 +03:00
mrkun 494a0ba09a Hack away LayouterBasics (ouch) 2022-01-30 15:53:19 +03:00
mrkun e46e459e87 Hack away BackendUtils 2022-01-30 15:25:55 +03:00
mrkun 9ee501753e Hack away Utils 2022-01-30 15:25:45 +03:00
mrkun 73ef14cea5 Make Internal.Types fake-compile 2022-01-28 22:42:18 +03:00
mrkun 3d12add3d8 (try commenting out)
(run into Brittany.Internal.Types, & commenting that _probably_ won't work)
2022-01-28 21:51:13 +03:00
mrkun 0046199306 Drop ghc-9.0 support (relegated to a branch) 2022-01-28 21:02:41 +03:00
mrkun 2fd0b861dd Finish ParseModule 2022-01-25 19:58:15 +03:00
mrkun dde016f5fe Fix other ghc-9.2.1 field and type migrations in ParseModule 2022-01-25 19:51:27 +03:00
mrkun 128e19be2b Conditionalize PlatformSettings; revert overzealous migration of toolSettings 2022-01-25 19:41:26 +03:00
mrkun 97edab50e8 Fix PlatformMini ~> ArchOS 2022-01-25 19:38:02 +03:00
mrkun f84d5f3356 Roughly wrangle most of GHC.Settings moving to GHC.Platform 2022-01-25 04:36:59 +03:00
Taylor Fausak 93a43bf28d Revert "Remove `Language.Haskell.` from module names"
This reverts commit 2fe1432631.
2022-01-13 14:16:14 +00:00
Taylor Fausak 97da38fab7 Merge remote-tracking branch 'upstream/master' into main 2022-01-11 13:48:58 +00:00
Sergey Vinokurov 3996efd5eb
Use defaultDynFlags to obtain ghc’s DynFlags
This way brittany can avoid dealing with incompatibilities in DynFlags
structure between ghc versions (e.g. different versions having
different fields).
2022-01-09 20:11:23 +00:00
Taylor Fausak 2fe1432631 Remove `Language.Haskell.` from module names 2021-11-29 12:25:00 +00:00
Taylor Fausak 7fa2a85b30 Format Brittany with Brittany
Fixes #238.
2021-11-29 02:31:50 +00:00
Taylor Fausak 8f2625dc87 Simplify test suite 2021-11-28 13:24:11 +00:00
Taylor Fausak cddb98b124 Run tests in serial 2021-11-25 14:16:22 +00:00
Taylor Fausak 21e86adf6e Split tests into individual files 2021-11-23 22:41:01 +00:00
Taylor Fausak 89a9f47b72 Ignore warnings when parsing modules 2021-11-21 23:40:15 +00:00
Taylor Fausak ab59e9acc3 Parse modules "purely", without ghc-paths 2021-11-21 22:58:07 +00:00
Taylor Fausak 8fadac8b2e Format imports 2021-11-21 13:44:06 +00:00
Taylor Fausak 8d7b46b9e9 Fix handling of comments 2021-11-07 13:01:54 +00:00
Taylor Fausak 4079981b1d Revert "Format Brittany with Brittany"
This reverts commit 4398b5880d.
2021-11-07 12:37:49 +00:00
Taylor Fausak 4398b5880d Format Brittany with Brittany 2021-11-06 22:29:34 +00:00
Taylor Fausak e22a647baa Move literate test files 2021-11-06 21:28:23 +00:00
Taylor Fausak 79be0ed200 Move test suite 2021-11-06 21:25:04 +00:00
Taylor Fausak 2ab406471b Move library 2021-11-06 21:07:34 +00:00
Taylor Fausak 95017640a8 Move executable 2021-11-06 21:06:23 +00:00