1
Fork 0
mirror of https://github.com/Airsequel/AirGQL.git synced 2025-08-13 10:16:57 +03:00

Upgrade GHC to 9.8 and upgrade dependencies

This commit is contained in:
Adrian Sieber 2025-05-04 21:08:50 +00:00
commit 4ccae2adba
5 changed files with 16 additions and 18 deletions
source/AirGQL/Types

View file

@ -19,6 +19,9 @@ data OutObjectType m = OutObjectType
}
type role OutObjectType nominal
outObjectTypeToObjectType :: OutObjectType m -> Out.ObjectType m
outObjectTypeToObjectType objectType =
Out.ObjectType