Hlint pass
This commit is contained in:
@@ -74,7 +74,7 @@ damageCodeCommand = PTE.singleton "DAMAGECODE" $ PTE.fromList $ mapMaybe f [minB
|
||||
s <- g st
|
||||
return (s, [TLine 0 [] $ TmGetDamageCoding st])
|
||||
g =
|
||||
fmap (map toUpper) . fmap reverse . List.stripPrefix (reverse "Sensor")
|
||||
fmap (map toUpper . reverse) . List.stripPrefix (reverse "Sensor")
|
||||
. reverse
|
||||
. show
|
||||
|
||||
|
||||
Reference in New Issue
Block a user