Skip to content

Commit

Permalink
Don't need orphans
Browse files Browse the repository at this point in the history
  • Loading branch information
ngua committed Jul 3, 2024
1 parent 419ce69 commit 3787e2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inferno-ml-server-types/src/Inferno/ML/Server/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TypeOperators #-}
{-# OPTIONS_GHC -Wno-orphans #-}
{-# OPTIONS_GHC -Wno-unticked-promoted-constructors #-}

module Inferno.ML.Server.Types where
Expand Down

0 comments on commit 3787e2a

Please sign in to comment.