Skip to content

Commit

Permalink
Fixed deprecation warning from Paths_ihp
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Jul 30, 2023
1 parent 103fe2a commit 39d49d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Paths_ihp.hs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{-# OPTIONS_GHC -Wno-deprecations #-}
module Paths_ihp where

import Data.Version
Expand Down

0 comments on commit 39d49d5

Please sign in to comment.