Skip to content

Commit

Permalink
[ GeneratePeople ] Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikNordvallForsberg committed Sep 28, 2023
1 parent 624e8e3 commit 8de58e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GeneratePeople.hs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ data LinkRelationship
| Staff
| Pure
| Thesis
| Uni
deriving (Show, Eq, Generic)

instance FromJSON LinkRelationship where
Expand Down

0 comments on commit 8de58e5

Please sign in to comment.