From ed8f32582a4742d6e10cf085605a595c86d79a5f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jul 05 2019 08:52:34 +0000 Subject: add default profile for ghc:8.8 --- diff --git a/ghc.yaml b/ghc.yaml index 184676d..384196f 100644 --- a/ghc.yaml +++ b/ghc.yaml @@ -2,6 +2,8 @@ document: modulemd-defaults version: 1 data: module: ghc + modified: 201907050852 profiles: 8.4: [default] 8.6: [default] + 8.8: [default]