{-# OPTIONS_GHC -Wno-deprecations  #-}
module Paths_ihp where

import Data.Version

version :: Version
version = Version { versionBranch :: [Int]
versionBranch = [Int
1, Int
1, Int
0], versionTags :: [String]
versionTags = [] }